( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8388616 bytes) in C:\wamp64\www\ltwiki\includes\libs\Diff\DiffEngine.php on line 339 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 358496 | {main}( ) | ...\index.php:0 |
2 | 0.0106 | 1563088 | MediaWiki\MediaWikiEntryPoint->run( ) | ...\index.php:58 |
3 | 0.0106 | 1563088 | MediaWiki\Actions\ActionEntryPoint->execute( ) | ...\MediaWikiEntryPoint.php:199 |
4 | 0.0147 | 1822352 | MediaWiki\Actions\ActionEntryPoint->performRequest( ) | ...\ActionEntryPoint.php:145 |
5 | 0.0208 | 2158432 | MediaWiki\Actions\ActionEntryPoint->performAction( $article = class Article { protected $mContext = class MediaWiki\Context\RequestContext { private $request = class MediaWiki\Request\WebRequest { ... }; private $title = class MediaWiki\Title\Title { ... }; private $wikipage = class WikiPage { ... }; private $action = 'view'; private $output = class MediaWiki\Output\OutputPage { ... }; private $user = class MediaWiki\User\User { ... }; private $authority = NULL; private $lang = class Language { ... }; private $skin = NULL; private $timing = NULL; private $config = class MediaWiki\Config\GlobalVarConfig { ... }; private $languageRecursion = FALSE; private $skinFromHook = NULL; private $skinHookCalled = TRUE; private $skinName = 'monobook' }; protected $mPage = class WikiPage { protected $mTitle = class MediaWiki\Title\Title { ... }; protected $mDataLoaded = TRUE; private $mPageIsRedirectField = FALSE; protected $mRedirectTarget = NULL; private $mIsNew = FALSE; protected $mLatest = 8578; protected $mPreparedEdit = FALSE; protected $mId = 268; protected $mDataLoadedFrom = 0; private $mLastRevision = class MediaWiki\Revision\RevisionStoreRecord { ... }; protected $mTimestamp = '20240314071806'; protected $mTouched = '20240314071806'; protected $mLanguage = NULL; protected $mLinksUpdated = '20250419154414'; private $derivedDataUpdater = NULL }; public $mOldId = 533; public $mRedirectedFrom = NULL; public $mRedirectUrl = FALSE; private $fetchResult = class MediaWiki\Status\Status { protected $ok = TRUE; protected $errors = [...]; public $value = class MediaWiki\Revision\RevisionStoreRecord { ... }; public $success = [...]; public $successCount = 0; public $failCount = 0; public $statusData = NULL; public $cleanCallback = FALSE; protected $messageLocalizer = NULL; private ?MediaWiki\Status\StatusFormatter $formatter = NULL }; public $mParserOutput = NULL; protected $viewIsRenderAction = FALSE; protected $linkRenderer = class MediaWiki\Linker\LinkRenderer { private $forceArticlePath = FALSE; private $expandUrls = FALSE; private $comment = FALSE; private $titleFormatter = class MediaWiki\Title\MediaWikiTitleCodec { ... }; private $linkCache = class MediaWiki\Cache\LinkCache { ... }; private $hookRunner = class MediaWiki\HookContainer\HookRunner { ... }; private $specialPageFactory = class MediaWiki\SpecialPage\SpecialPageFactory { ... } }; private $revisionStore = class MediaWiki\Revision\RevisionStore { private $blobStore = class MediaWiki\Storage\SqlBlobStore { ... }; private $wikiId = FALSE; private $loadBalancer = class Wikimedia\Rdbms\LoadBalancer { ... }; private $cache = class WANObjectCache { ... }; private $localCache = class EmptyBagOStuff { ... }; private $commentStore = class MediaWiki\CommentStore\CommentStore { ... }; private $actorStore = class MediaWiki\User\ActorStore { ... }; private $logger = class MediaWiki\Logger\LegacyLogger { ... }; private $contentModelStore = class MediaWiki\Storage\NameTableStore { ... }; private $slotRoleStore = class MediaWiki\Storage\NameTableStore { ... }; private $slotRoleRegistry = class MediaWiki\Revision\SlotRoleRegistry { ... }; private $contentHandlerFactory = class MediaWiki\Content\ContentHandlerFactory { ... }; private $hookRunner = class MediaWiki\HookContainer\HookRunner { ... }; private $pageStore = class MediaWiki\Page\PageStore { ... }; private $titleFactory = class MediaWiki\Title\TitleFactory { ... } }; private $userNameUtils = class MediaWiki\User\UserNameUtils { private MediaWiki\Config\ServiceOptions $options = class MediaWiki\Config\ServiceOptions { ... }; private Language $contentLang = class Language { ... }; private Psr\Log\LoggerInterface $logger = class MediaWiki\Logger\LegacyLogger { ... }; private MediaWiki\Title\TitleParser $titleParser = class MediaWiki\Title\MediaWikiTitleCodec { ... }; private Wikimedia\Message\ITextFormatter $textFormatter = class MediaWiki\Message\TextFormatter { ... }; private $reservedUsernames = FALSE; private MediaWiki\HookContainer\HookRunner $hookRunner = class MediaWiki\HookContainer\HookRunner { ... }; private MediaWiki\User\TempUser\TempUserConfig $tempUserConfig = class MediaWiki\User\TempUser\RealTempUserConfig { ... } }; private $userOptionsLookup = class MediaWiki\User\Options\UserOptionsManager { private MediaWiki\Config\ServiceOptions $serviceOptions = class MediaWiki\Config\ServiceOptions { ... }; private MediaWiki\User\Options\DefaultOptionsLookup $defaultOptionsLookup = class MediaWiki\User\Options\DefaultOptionsLookup { ... }; private MediaWiki\Languages\LanguageConverterFactory $languageConverterFactory = class MediaWiki\Languages\LanguageConverterFactory { ... }; private Wikimedia\Rdbms\IConnectionProvider $dbProvider = class Wikimedia\Rdbms\LBFactorySimple { ... }; private MediaWiki\User\UserFactory $userFactory = class MediaWiki\User\UserFactory { ... }; private Psr\Log\LoggerInterface $logger = class MediaWiki\Logger\LegacyLogger { ... }; private $modifiedOptions = [...]; private $originalOptionsCache = [...]; private $optionsFromDb = [...]; private MediaWiki\HookContainer\HookRunner $hookRunner = class MediaWiki\HookContainer\HookRunner { ... }; private $queryFlagsUsedForCaching = [...]; private MediaWiki\User\UserNameUtils $userNameUtils = class MediaWiki\User\UserNameUtils { ... } }; private $commentFormatter = class MediaWiki\CommentFormatter\CommentFormatter { protected $parserFactory = class MediaWiki\CommentFormatter\CommentParserFactory { ... } }; private $wikiPageFactory = class MediaWiki\Page\WikiPageFactory { private $titleFactory = class MediaWiki\Title\TitleFactory { ... }; private $wikiPageFactoryHookRunner = class MediaWiki\HookContainer\HookRunner { ... }; private $dbProvider = class Wikimedia\Rdbms\LBFactorySimple { ... } }; private $jobQueueGroup = class JobQueueGroup { protected $cache = class MapCacheLRU { ... }; protected $domain = 'ltwiki'; protected $readOnlyMode = class Wikimedia\Rdbms\ReadOnlyMode { ... }; private $localJobClasses = [...]; private $jobTypeConfiguration = [...]; private $jobTypesExcludedFromDefaultQueue = [...]; private $statsdDataFactory = class BufferingStatsdDataFactory { ... }; private $wanCache = class WANObjectCache { ... }; private $globalIdGenerator = class Wikimedia\UUID\GlobalIdGenerator { ... }; protected $coalescedQueues = NULL }; private $archivedRevisionLookup = class MediaWiki\Revision\ArchivedRevisionLookup { private $dbProvider = class Wikimedia\Rdbms\LBFactorySimple { ... }; private $revisionStore = class MediaWiki\Revision\RevisionStore { ... } }; protected Wikimedia\Rdbms\IConnectionProvider $dbProvider = class Wikimedia\Rdbms\LBFactorySimple { private ${Wikimedia\Rdbms\LBFactory}csProvider = class Wikimedia\RequestTimeout\CriticalSectionProvider { ... }; private ${Wikimedia\Rdbms\LBFactory}profiler = NULL; private ${Wikimedia\Rdbms\LBFactory}trxProfiler = class Wikimedia\Rdbms\TransactionProfiler { ... }; private ${Wikimedia\Rdbms\LBFactory}statsd = class BufferingStatsdDataFactory { ... }; private ${Wikimedia\Rdbms\LBFactory}logger = class MediaWiki\Logger\LegacyLogger { ... }; private ${Wikimedia\Rdbms\LBFactory}errorLogger = [...]; private ${Wikimedia\Rdbms\LBFactory}deprecationLogger = [...]; protected $chronologyProtector = class Wikimedia\Rdbms\ChronologyProtector { ... }; protected $srvCache = class HashBagOStuff { ... }; protected $wanCache = class WANObjectCache { ... }; protected $localDomain = class Wikimedia\Rdbms\DatabaseDomain { ... }; private ${Wikimedia\Rdbms\LBFactory}cliMode = FALSE; private ${Wikimedia\Rdbms\LBFactory}agent = ''; private ${Wikimedia\Rdbms\LBFactory}tableAliases = [...]; private ${Wikimedia\Rdbms\LBFactory}indexAliases = [...]; protected $domainAliases = [...]; protected array $virtualDomainsMapping = [...]; protected array $virtualDomains = [...]; private ${Wikimedia\Rdbms\LBFactory}replicationWaitCallbacks = [...]; private ${Wikimedia\Rdbms\LBFactory}ticket = 278708272; private ${Wikimedia\Rdbms\LBFactory}trxRoundId = FALSE; private ${Wikimedia\Rdbms\LBFactory}trxRoundStage = 'cursory'; private ${Wikimedia\Rdbms\LBFactory}replicationWaitTimeout = 1; protected $readOnlyReason = FALSE; private ${Wikimedia\Rdbms\LBFactory}defaultGroup = NULL; private ${Wikimedia\Rdbms\LBFactory}configCallback = NULL; private $mainLB = class Wikimedia\Rdbms\LoadBalancer { ... }; private $externalLBs = [...]; private $loadMonitorConfig = [...]; private $mainServers = [...]; private $externalServersByCluster = [...] }; protected $blockStore = class MediaWiki\Block\DatabaseBlockStore { private $wikiId = FALSE; private $options = class MediaWiki\Config\ServiceOptions { ... }; private $logger = class MediaWiki\Logger\LegacyLogger { ... }; private $actorStoreFactory = class MediaWiki\User\ActorStoreFactory { ... }; private $blockRestrictionStore = class MediaWiki\Block\BlockRestrictionStore { ... }; private $commentStore = class MediaWiki\CommentStore\CommentStore { ... }; private $hookRunner = class MediaWiki\HookContainer\HookRunner { ... }; private $dbProvider = class Wikimedia\Rdbms\LBFactorySimple { ... }; private $readOnlyMode = class Wikimedia\Rdbms\ReadOnlyMode { ... }; private $userFactory = class MediaWiki\User\UserFactory { ... }; private $tempUserConfig = class MediaWiki\User\TempUser\RealTempUserConfig { ... }; private $blockUtils = class MediaWiki\Block\BlockUtils { ... }; private $autoblockExemptionList = class MediaWiki\Block\AutoblockExemptionList { ... }; private $readStage = 2; private $writeStage = 1 }; private $mRevisionRecord = class MediaWiki\Revision\RevisionStoreRecord { protected $wikiId = FALSE; protected $mId = 533; protected $mPageId = 268; protected $mUser = class MediaWiki\User\UserIdentityValue { ... }; protected $mMinorEdit = FALSE; protected $mTimestamp = '20231228211819'; protected $mDeleted = 0; protected $mSize = 2031046; protected $mSha1 = '6tm23nm7a0o4c16zlqvm2aunx0v9gzo'; protected $mParentId = 0; protected $mComment = class MediaWiki\CommentStore\CommentStoreComment { ... }; protected $mPage = class MediaWiki\Title\Title { ... }; protected $mSlots = class MediaWiki\Revision\RevisionSlots { ... }; protected $mCurrent = FALSE } }, $requestTitle = class MediaWiki\Title\Title { private $mTextform = 'Parser Command Reference'; private $mUrlform = 'Parser_Command_Reference'; private $mDbkeyform = 'Parser_Command_Reference'; private $mNamespace = 0; private $mInterwiki = ''; private $mLocalInterwiki = FALSE; private $mFragment = ''; public $mArticleID = 268; protected $mLatestID = 8578; private $mContentModel = 'wikitext'; private $mForcedContentModel = FALSE; private $mEstimateRevisions = NULL; public $prefixedText = NULL; protected $mLength = 1073294; public $mRedirect = FALSE; private $mHasSubpages = NULL; private $mPageLanguage = [0 => 'en-gb', 1 => 'en-gb']; private $mDbPageLanguage = FALSE; private $mTitleValue = NULL; private $mIsBigDeletion = NULL; private $mIsValid = NULL; private $mInstanceCacheKey = NULL } ) | ...\ActionEntryPoint.php:510 |
6 | 0.0210 | 2158784 | ViewAction->show( ) | ...\ActionEntryPoint.php:733 |
7 | 0.0211 | 2158840 | Article->view( ) | ...\ViewAction.php:78 |
8 | 0.0221 | 2162472 | Article->showDiffPage( ) | ...\Article.php:503 |
9 | 0.0229 | 2170048 | DifferenceEngine->showDiffPage( $diffOnly = FALSE ) | ...\Article.php:1004 |
10 | 0.0924 | 7341024 | DifferenceEngine->showDiff( $otitle = '<div id="mw-diff-otitle1"><strong><a href="/index.php?title=Parser_Command_Reference&oldid=533" title="Parser Command Reference">Revision as of 21:18, 28 December 2023</a> <span class="mw-diff-edit"><a href="/index.php?title=Parser_Command_Reference&action=edit&oldid=533" title="Parser Command Reference">view source</a></span><span class="mw-diff-timestamp" data-timestamp="2023-12-28T21:18:19Z"></span></strong></div><div id="mw-diff-otitle2"><a href="/index.php/User:Sightglass" class="mw-userlin'..., $ntitle = '<div id="mw-diff-ntitle1"><strong><a href="/index.php?title=Parser_Command_Reference&oldid=8578" title="Parser Command Reference">Latest revision as of 07:18, 14 March 2024</a> <span class="mw-diff-edit"><a href="/index.php?title=Parser_Command_Reference&action=edit" title="Parser Command Reference">view source</a></span><span class="mw-diff-timestamp" data-timestamp="2024-03-14T07:18:06Z"></span> </strong></div><div id="mw-diff-ntitle2"><a href="/index.php/User:Sightglass" class="mw-userlink" title'..., $notice = '' ) | ...\DifferenceEngine.php:1029 |
11 | 0.0924 | 7341024 | DifferenceEngine->getDiff( $otitle = '<div id="mw-diff-otitle1"><strong><a href="/index.php?title=Parser_Command_Reference&oldid=533" title="Parser Command Reference">Revision as of 21:18, 28 December 2023</a> <span class="mw-diff-edit"><a href="/index.php?title=Parser_Command_Reference&action=edit&oldid=533" title="Parser Command Reference">view source</a></span><span class="mw-diff-timestamp" data-timestamp="2023-12-28T21:18:19Z"></span></strong></div><div id="mw-diff-otitle2"><a href="/index.php/User:Sightglass" class="mw-userlin'..., $ntitle = '<div id="mw-diff-ntitle1"><strong><a href="/index.php?title=Parser_Command_Reference&oldid=8578" title="Parser Command Reference">Latest revision as of 07:18, 14 March 2024</a> <span class="mw-diff-edit"><a href="/index.php?title=Parser_Command_Reference&action=edit" title="Parser Command Reference">view source</a></span><span class="mw-diff-timestamp" data-timestamp="2024-03-14T07:18:06Z"></span> </strong></div><div id="mw-diff-ntitle2"><a href="/index.php/User:Sightglass" class="mw-userlink" title'..., $notice = '' ) | ...\DifferenceEngine.php:1288 |
12 | 0.0924 | 7341024 | DifferenceEngine->getDiffBody( ) | ...\DifferenceEngine.php:1328 |
13 | 0.0927 | 7342072 | TextSlotDiffRenderer->getDiff( $oldContent = class WikitextContent { protected $model_id = 'wikitext'; protected $mText = '<style>.speech:before { content: \'"\'; }.speech:after { content: \'"\'; }</style><h4 style=\'text-align:center; font-size:1.4em;\'>Parser</h4><div style=\'max-width:800px; margin:0 auto;\'><div id=\'header-content\'><p>Here are a list of accepted <i style=\'color:#f4b3f4;\'>commands</i>, for use in the parsing syntax:<br/>[<i style=\'color:#72cfe3;\'>target</i>.<i style=\'color:#f4b3f4;\'>command</i><i style=\'color:#e2c360;\'>(arguments)</i>]</p><p><b>Please don\'t be intimidated by the number of commands!</b> The <i>vast</'...; private $preSaveTransformFlags = [] }, $newContent = class WikitextContent { protected $model_id = 'wikitext'; protected $mText = '[[Category:Modding Guides]][[Category:Reference]][[Category:Debug Menu]]\n\'\'\'\'\'This page is current for game version 0.4.9\'\'\'\'\'\n\'\'See also: [[Parser Target and Binding Reference]]\'\'\n= Parser Command Reference =\nHere are a list of accepted \'\'commands\'\', for use in the parsing syntax:<br />\n[\'\'target\'\'.\'\'command(arguments)\'\']\n\n\'\'\'Please don\'t be intimidated by the number of commands!\'\'\' The \'\'vast\'\' majority of them are automatically generated \'standard\' variations for body parts, following a (hopefully) intui'...; private $preSaveTransformFlags = [] } ) | ...\DifferenceEngine.php:1419 |
14 | 0.0927 | 7342136 | TextSlotDiffRenderer->getTextDiff( $oldText = '<style>.speech:before { content: \'"\'; }.speech:after { content: \'"\'; }</style><h4 style=\'text-align:center; font-size:1.4em;\'>Parser</h4><div style=\'max-width:800px; margin:0 auto;\'><div id=\'header-content\'><p>Here are a list of accepted <i style=\'color:#f4b3f4;\'>commands</i>, for use in the parsing syntax:<br/>[<i style=\'color:#72cfe3;\'>target</i>.<i style=\'color:#f4b3f4;\'>command</i><i style=\'color:#e2c360;\'>(arguments)</i>]</p><p><b>Please don\'t be intimidated by the number of commands!</b> The <i>vast</'..., $newText = '[[Category:Modding Guides]][[Category:Reference]][[Category:Debug Menu]]\n\'\'\'\'\'This page is current for game version 0.4.9\'\'\'\'\'\n\'\'See also: [[Parser Target and Binding Reference]]\'\'\n= Parser Command Reference =\nHere are a list of accepted \'\'commands\'\', for use in the parsing syntax:<br />\n[\'\'target\'\'.\'\'command(arguments)\'\']\n\n\'\'\'Please don\'t be intimidated by the number of commands!\'\'\' The \'\'vast\'\' majority of them are automatically generated \'standard\' variations for body parts, following a (hopefully) intui'... ) | ...\TextSlotDiffRenderer.php:235 |
15 | 0.0995 | 7345376 | MediaWiki\PoolCounter\PoolCounterWork->execute( $skipcache = ??? ) | ...\TextSlotDiffRenderer.php:320 |
16 | 0.0995 | 7345600 | MediaWiki\PoolCounter\PoolCounterWorkViaCallback->doWork( ) | ...\PoolCounterWork.php:171 |
17 | 0.0995 | 7345600 | TextSlotDiffRenderer->{closure:C:\wamp64\www\ltwiki\includes\diff\TextSlotDiffRenderer.php:292-303}( ) | ...\PoolCounterWorkViaCallback.php:73 |
18 | 0.0995 | 7345600 | TextSlotDiffRenderer->getTextDiffInternal( $oldText = '<style>.speech:before { content: \'"\'; }.speech:after { content: \'"\'; }</style><h4 style=\'text-align:center; font-size:1.4em;\'>Parser</h4><div style=\'max-width:800px; margin:0 auto;\'><div id=\'header-content\'><p>Here are a list of accepted <i style=\'color:#f4b3f4;\'>commands</i>, for use in the parsing syntax:<br/>[<i style=\'color:#72cfe3;\'>target</i>.<i style=\'color:#f4b3f4;\'>command</i><i style=\'color:#e2c360;\'>(arguments)</i>]</p><p><b>Please don\'t be intimidated by the number of commands!</b> The <i>vast</'..., $newText = '[[Category:Modding Guides]][[Category:Reference]][[Category:Debug Menu]]\n\'\'\'\'\'This page is current for game version 0.4.9\'\'\'\'\'\n\'\'See also: [[Parser Target and Binding Reference]]\'\'\n= Parser Command Reference =\nHere are a list of accepted \'\'commands\'\', for use in the parsing syntax:<br />\n[\'\'target\'\'.\'\'command(arguments)\'\']\n\n\'\'\'Please don\'t be intimidated by the number of commands!\'\'\' The \'\'vast\'\' majority of them are automatically generated \'standard\' variations for body parts, following a (hopefully) intui'... ) | ...\TextSlotDiffRenderer.php:295 |
19 | 0.0998 | 7345600 | MediaWiki\Diff\TextDiffer\ManifoldTextDiffer->render( $oldText = '<style>.speech:before { content: \'"\'; }.speech:after { content: \'"\'; }</style><h4 style=\'text-align:center; font-size:1.4em;\'>Parser</h4><div style=\'max-width:800px; margin:0 auto;\'><div id=\'header-content\'><p>Here are a list of accepted <i style=\'color:#f4b3f4;\'>commands</i>, for use in the parsing syntax:<br/>[<i style=\'color:#72cfe3;\'>target</i>.<i style=\'color:#f4b3f4;\'>command</i><i style=\'color:#e2c360;\'>(arguments)</i>]</p><p><b>Please don\'t be intimidated by the number of commands!</b> The <i>vast</'..., $newText = '[[Category:Modding Guides]][[Category:Reference]][[Category:Debug Menu]]\n\'\'\'\'\'This page is current for game version 0.4.9\'\'\'\'\'\n\'\'See also: [[Parser Target and Binding Reference]]\'\'\n= Parser Command Reference =\nHere are a list of accepted \'\'commands\'\', for use in the parsing syntax:<br />\n[\'\'target\'\'.\'\'command(arguments)\'\']\n\n\'\'\'Please don\'t be intimidated by the number of commands!\'\'\' The \'\'vast\'\' majority of them are automatically generated \'standard\' variations for body parts, following a (hopefully) intui'..., $format = 'table' ) | ...\TextSlotDiffRenderer.php:343 |
20 | 0.0998 | 7345816 | MediaWiki\Diff\TextDiffer\ManifoldTextDiffer->renderBatch( $oldText = '<style>.speech:before { content: \'"\'; }.speech:after { content: \'"\'; }</style><h4 style=\'text-align:center; font-size:1.4em;\'>Parser</h4><div style=\'max-width:800px; margin:0 auto;\'><div id=\'header-content\'><p>Here are a list of accepted <i style=\'color:#f4b3f4;\'>commands</i>, for use in the parsing syntax:<br/>[<i style=\'color:#72cfe3;\'>target</i>.<i style=\'color:#f4b3f4;\'>command</i><i style=\'color:#e2c360;\'>(arguments)</i>]</p><p><b>Please don\'t be intimidated by the number of commands!</b> The <i>vast</'..., $newText = '[[Category:Modding Guides]][[Category:Reference]][[Category:Debug Menu]]\n\'\'\'\'\'This page is current for game version 0.4.9\'\'\'\'\'\n\'\'See also: [[Parser Target and Binding Reference]]\'\'\n= Parser Command Reference =\nHere are a list of accepted \'\'commands\'\', for use in the parsing syntax:<br />\n[\'\'target\'\'.\'\'command(arguments)\'\']\n\n\'\'\'Please don\'t be intimidated by the number of commands!\'\'\' The \'\'vast\'\' majority of them are automatically generated \'standard\' variations for body parts, following a (hopefully) intui'..., $formats = [0 => 'table'] ) | ...\ManifoldTextDiffer.php:75 |
21 | 0.0998 | 7346464 | MediaWiki\Diff\TextDiffer\BaseTextDiffer->renderBatch( $oldText = '<style>.speech:before { content: \'"\'; }.speech:after { content: \'"\'; }</style><h4 style=\'text-align:center; font-size:1.4em;\'>Parser</h4><div style=\'max-width:800px; margin:0 auto;\'><div id=\'header-content\'><p>Here are a list of accepted <i style=\'color:#f4b3f4;\'>commands</i>, for use in the parsing syntax:<br/>[<i style=\'color:#72cfe3;\'>target</i>.<i style=\'color:#f4b3f4;\'>command</i><i style=\'color:#e2c360;\'>(arguments)</i>]</p><p><b>Please don\'t be intimidated by the number of commands!</b> The <i>vast</'..., $newText = '[[Category:Modding Guides]][[Category:Reference]][[Category:Debug Menu]]\n\'\'\'\'\'This page is current for game version 0.4.9\'\'\'\'\'\n\'\'See also: [[Parser Target and Binding Reference]]\'\'\n= Parser Command Reference =\nHere are a list of accepted \'\'commands\'\', for use in the parsing syntax:<br />\n[\'\'target\'\'.\'\'command(arguments)\'\']\n\n\'\'\'Please don\'t be intimidated by the number of commands!\'\'\' The \'\'vast\'\' majority of them are automatically generated \'standard\' variations for body parts, following a (hopefully) intui'..., $formats = [0 => 'table'] ) | ...\ManifoldTextDiffer.php:84 |
22 | 0.0998 | 7346464 | MediaWiki\Diff\TextDiffer\PhpTextDiffer->doRenderBatch( $oldText = '<style>.speech:before { content: \'"\'; }.speech:after { content: \'"\'; }</style><h4 style=\'text-align:center; font-size:1.4em;\'>Parser</h4><div style=\'max-width:800px; margin:0 auto;\'><div id=\'header-content\'><p>Here are a list of accepted <i style=\'color:#f4b3f4;\'>commands</i>, for use in the parsing syntax:<br/>[<i style=\'color:#72cfe3;\'>target</i>.<i style=\'color:#f4b3f4;\'>command</i><i style=\'color:#e2c360;\'>(arguments)</i>]</p><p><b>Please don\'t be intimidated by the number of commands!</b> The <i>vast</'..., $newText = '[[Category:Modding Guides]][[Category:Reference]][[Category:Debug Menu]]\n\'\'\'\'\'This page is current for game version 0.4.9\'\'\'\'\'\n\'\'See also: [[Parser Target and Binding Reference]]\'\'\n= Parser Command Reference =\nHere are a list of accepted \'\'commands\'\', for use in the parsing syntax:<br />\n[\'\'target\'\'.\'\'command(arguments)\'\']\n\n\'\'\'Please don\'t be intimidated by the number of commands!\'\'\' The \'\'vast\'\' majority of them are automatically generated \'standard\' variations for body parts, following a (hopefully) intui'..., $formats = [0 => 'table'] ) | ...\BaseTextDiffer.php:78 |
23 | 0.1342 | 10032976 | Wikimedia\Diff\DiffFormatter->format( $diff = class Wikimedia\Diff\Diff { public $edits = [0 => class Wikimedia\Diff\DiffOpChange { ... }]; protected $bailoutComplexity = 0 } ) | ...\PhpTextDiffer.php:52 |
24 | 0.1343 | 10033224 | Wikimedia\Diff\DiffFormatter->block( $xbeg = 1, $xlen = 1, $ybeg = 1, $ylen = 21874, $edits = [0 => class Wikimedia\Diff\DiffOpChange { public $type = 'change'; public $orig = [...]; public $closing = [...] }] ) | ...\DiffFormatter.php:117 |
25 | 0.1343 | 10033416 | Wikimedia\Diff\TableDiffFormatter->changed( $orig = [0 => '<style>.speech:before { content: \'"\'; }.speech:after { content: \'"\'; }</style><h4 style=\'text-align:center; font-size:1.4em;\'>Parser</h4><div style=\'max-width:800px; margin:0 auto;\'><div id=\'header-content\'><p>Here are a list of accepted <i style=\'color:#f4b3f4;\'>commands</i>, for use in the parsing syntax:<br/>[<i style=\'color:#72cfe3;\'>target</i>.<i style=\'color:#f4b3f4;\'>command</i><i style=\'color:#e2c360;\'>(arguments)</i>]</p><p><b>Please don\'t be intimidated by the number of commands!</b> The <i>vast</'...], $closing = [0 => '[[Category:Modding Guides]][[Category:Reference]][[Category:Debug Menu]]', 1 => '\'\'\'\'\'This page is current for game version 0.4.9\'\'\'\'\'', 2 => '\'\'See also: [[Parser Target and Binding Reference]]\'\'', 3 => '= Parser Command Reference =', 4 => 'Here are a list of accepted \'\'commands\'\', for use in the parsing syntax:<br />', 5 => '[\'\'target\'\'.\'\'command(arguments)\'\']', 6 => '', 7 => '\'\'\'Please don\'t be intimidated by the number of commands!\'\'\' The \'\'vast\'\' majority of them are automatically generated \'standard\' variations for body parts, following a (hopefully) intuitive naming system.', 8 => '', 9 => '== Generic ==', 10 => '\'\'\'001.\'\'\' \'\'wall\'\'<br />', 11 => '\'\'No arguments\'\'<br />', 12 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 13 => 'Returns the name of what kind of wall is in the character\'s area (for having sex against).<br />', 14 => 'Examples:<br />', 15 => '[\'\'lilaya\'\'.\'\'wall\'\'] -> wall<br />', 16 => '[\'\'brax\'\'.\'\'wall\'\'] -> wall<br />', 17 => '[\'\'kate\'\'.\'\'wall\'\'] -> wall', 18 => '', 19 => '-----', 20 => '', 21 => '\'\'\'002.\'\'\' \'\'desk\'\'<br />', 22 => '\'\'No arguments\'\'<br />', 23 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 24 => 'Returns the name of what kind of desk is in the character\'s area (for having sex over).<br />', 25 => 'Examples:<br />', 26 => '[\'\'lilaya\'\'.\'\'desk\'\'] -> desk<br />', 27 => '[\'\'brax\'\'.\'\'desk\'\'] -> desk<br />', 28 => '[\'\'kate\'\'.\'\'desk\'\'] -> desk', 29 => '', 30 => '-----', 31 => '', 32 => '\'\'\'003.\'\'\' \'\'moneyFormat\'\'<br />', 33 => '\'\'(amount, tag)\'\'<br />', 34 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 35 => 'Formats the supplied number as money, using the tag as the html tag.<br />', 36 => 'Examples:<br />', 37 => '[\'\'lilaya\'\'.\'\'moneyFormat(Example argument)\'\'] -><br />', 38 => '[\'\'brax\'\'.\'\'moneyFormat(Example argument)\'\'] -><br />', 39 => '[\'\'kate\'\'.\'\'moneyFormat(Example argument)\'\'] ->', 40 => '', 41 => '-----', 42 => '', 43 => '\'\'\'004.\'\'\' \'\'intFormat\'\' | \'\'intToString\'\' | \'\'parseInt\'\'<br />', 44 => '\'\'(integer)\'\'<br />', 45 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 46 => 'Formats the passed integer argument as a String.<br />', 47 => 'Examples:<br />', 48 => '[\'\'lilaya\'\'.\'\'intFormat(Example argument)\'\'] -><br />', 49 => '[\'\'brax\'\'.\'\'intFormat(Example argument)\'\'] -><br />', 50 => '[\'\'kate\'\'.\'\'intFormat(Example argument)\'\'] ->', 51 => '', 52 => '-----', 53 => '', 54 => '\'\'\'005.\'\'\' \'\'moneyFormatUncoloured\'\' | \'\'moneyFormatNoColour\'\' | \'\'moneyFormatUncolored\'\' | \'\'moneyFormatNoColor\'\'<br />', 55 => '\'\'(amount, tag)\'\'<br />', 56 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 57 => 'Formats the supplied number as money, using the tag as the html tag.<br />', 58 => 'Examples:<br />', 59 => '[\'\'lilaya\'\'.\'\'moneyFormatUncoloured(Example argument)\'\'] -><br />', 60 => '[\'\'brax\'\'.\'\'moneyFormatUncoloured(Example argument)\'\'] -><br />', 61 => '[\'\'kate\'\'.\'\'moneyFormatUncoloured(Example argument)\'\'] ->', 62 => '', 63 => '-----', 64 => '', 65 => '\'\'\'006.\'\'\' \'\'money\'\'<br />', 66 => '\'\'(asWords)\'\'<br />', 67 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 68 => 'Returns how much money the character has. Pass in true to format the integer into words (e.g. 100 -> one hundred).<br />', 69 => 'Examples:<br />', 70 => '[\'\'lilaya\'\'.\'\'money(Example argument)\'\'] -> 10<br />', 71 => '[\'\'brax\'\'.\'\'money(Example argument)\'\'] -> 10<br />', 72 => '[\'\'kate\'\'.\'\'money(Example argument)\'\'] -> 562', 73 => '', 74 => '-----', 75 => '', 76 => '\'\'\'007.\'\'\' \'\'random\'\'<br />', 77 => '\'\'(text1 | text2 | text3)\'\'<br />', 78 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 79 => 'Returns a random string from the supplied arguments. Nesting \'random\' commands inside one another currently does not work.<br />', 80 => 'Examples:<br />', 81 => '[\'\'lilaya\'\'.\'\'random(Example argument)\'\'] -> Example argument<br />', 82 => '[\'\'brax\'\'.\'\'random(Example argument)\'\'] -> Example argument<br />', 83 => '[\'\'kate\'\'.\'\'random(Example argument)\'\'] -> Example argument', 84 => '', 85 => '-----', 86 => '', 87 => '\'\'\'008.\'\'\' \'\'name\'\'<br />', 88 => '\'\'(prefix/real name)\'\'<br />', 89 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 90 => 'Returns the name of the target, \'\'\'automatically appending\'\'\' \'the\' to names that don\'t start with a capital letter. If a prefix is provided, the prefix will be appended (with an automatic addition of a space) to non-capitalised names. If a blank space or \'true\' is set as the argument, the character\'s true name will be returned, ignoring whether or not the player knows it.<br />', 91 => 'Examples:<br />', 92 => '[\'\'lilaya\'\'.\'\'name(Example argument)\'\'] -> Lilaya<br />', 93 => '[\'\'brax\'\'.\'\'name(Example argument)\'\'] -> Brax<br />', 94 => '[\'\'kate\'\'.\'\'name(Example argument)\'\'] -> Kate', 95 => '', 96 => '-----', 97 => '', 98 => '\'\'\'009.\'\'\' \'\'namePos\'\'<br />', 99 => '\'\'(prefix/real name)\'\'<br />', 100 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 101 => 'Returns a possessive version of the name of the target, \'\'\'automatically appending\'\'\' \'the\' to names that don\'t start with a capital letter. If you need the actual name (for player third-person reference, or to ignore knowledge of name), pass either \' \' or \'true\' as an argument.<br />', 102 => 'Examples:<br />', 103 => '[\'\'lilaya\'\'.\'\'namePos(Example argument)\'\'] -> Lilaya\'s<br />', 104 => '[\'\'brax\'\'.\'\'namePos(Example argument)\'\'] -> Brax\'s<br />', 105 => '[\'\'kate\'\'.\'\'namePos(Example argument)\'\'] -> Kate\'s', 106 => '', 107 => '-----', 108 => '', 109 => '\'\'\'010.\'\'\' \'\'nameIs\'\'<br />', 110 => '\'\'(prefix/real name)\'\'<br />', 111 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 112 => 'Returns a contractive version of the name of the target, \'\'\'automatically appending\'\'\' \'the\' to names that don\'t start with a capital letter. If you need the actual player name for third-person reference, passin \'true\' as an argument.<br />', 113 => 'Examples:<br />', 114 => '[\'\'lilaya\'\'.\'\'nameIs(Example argument)\'\'] -> Lilaya\'s<br />', 115 => '[\'\'brax\'\'.\'\'nameIs(Example argument)\'\'] -> Brax\'s<br />', 116 => '[\'\'kate\'\'.\'\'nameIs(Example argument)\'\'] -> Kate\'s', 117 => '', 118 => '-----', 119 => '', 120 => '\'\'\'011.\'\'\' \'\'nameIsFull\'\'<br />', 121 => '\'\'(prefix/real name)\'\'<br />', 122 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 123 => 'Returns a contractive version of the name of the target, \'\'\'automatically appending\'\'\' \'the\' to names that don\'t start with a capital letter.<br />', 124 => 'Examples:<br />', 125 => '[\'\'lilaya\'\'.\'\'nameIsFull(Example argument)\'\'] -> Lilaya is<br />', 126 => '[\'\'brax\'\'.\'\'nameIsFull(Example argument)\'\'] -> Brax is<br />', 127 => '[\'\'kate\'\'.\'\'nameIsFull(Example argument)\'\'] -> Kate is', ...] ) | ...\DiffFormatter.php:144 |
26 | 0.1343 | 10033552 | Wikimedia\Diff\WordLevelDiff->__construct( $linesBefore = [0 => '<style>.speech:before { content: \'"\'; }.speech:after { content: \'"\'; }</style><h4 style=\'text-align:center; font-size:1.4em;\'>Parser</h4><div style=\'max-width:800px; margin:0 auto;\'><div id=\'header-content\'><p>Here are a list of accepted <i style=\'color:#f4b3f4;\'>commands</i>, for use in the parsing syntax:<br/>[<i style=\'color:#72cfe3;\'>target</i>.<i style=\'color:#f4b3f4;\'>command</i><i style=\'color:#e2c360;\'>(arguments)</i>]</p><p><b>Please don\'t be intimidated by the number of commands!</b> The <i>vast</'...], $linesAfter = [0 => '[[Category:Modding Guides]][[Category:Reference]][[Category:Debug Menu]]', 1 => '\'\'\'\'\'This page is current for game version 0.4.9\'\'\'\'\'', 2 => '\'\'See also: [[Parser Target and Binding Reference]]\'\'', 3 => '= Parser Command Reference =', 4 => 'Here are a list of accepted \'\'commands\'\', for use in the parsing syntax:<br />', 5 => '[\'\'target\'\'.\'\'command(arguments)\'\']', 6 => '', 7 => '\'\'\'Please don\'t be intimidated by the number of commands!\'\'\' The \'\'vast\'\' majority of them are automatically generated \'standard\' variations for body parts, following a (hopefully) intuitive naming system.', 8 => '', 9 => '== Generic ==', 10 => '\'\'\'001.\'\'\' \'\'wall\'\'<br />', 11 => '\'\'No arguments\'\'<br />', 12 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 13 => 'Returns the name of what kind of wall is in the character\'s area (for having sex against).<br />', 14 => 'Examples:<br />', 15 => '[\'\'lilaya\'\'.\'\'wall\'\'] -> wall<br />', 16 => '[\'\'brax\'\'.\'\'wall\'\'] -> wall<br />', 17 => '[\'\'kate\'\'.\'\'wall\'\'] -> wall', 18 => '', 19 => '-----', 20 => '', 21 => '\'\'\'002.\'\'\' \'\'desk\'\'<br />', 22 => '\'\'No arguments\'\'<br />', 23 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 24 => 'Returns the name of what kind of desk is in the character\'s area (for having sex over).<br />', 25 => 'Examples:<br />', 26 => '[\'\'lilaya\'\'.\'\'desk\'\'] -> desk<br />', 27 => '[\'\'brax\'\'.\'\'desk\'\'] -> desk<br />', 28 => '[\'\'kate\'\'.\'\'desk\'\'] -> desk', 29 => '', 30 => '-----', 31 => '', 32 => '\'\'\'003.\'\'\' \'\'moneyFormat\'\'<br />', 33 => '\'\'(amount, tag)\'\'<br />', 34 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 35 => 'Formats the supplied number as money, using the tag as the html tag.<br />', 36 => 'Examples:<br />', 37 => '[\'\'lilaya\'\'.\'\'moneyFormat(Example argument)\'\'] -><br />', 38 => '[\'\'brax\'\'.\'\'moneyFormat(Example argument)\'\'] -><br />', 39 => '[\'\'kate\'\'.\'\'moneyFormat(Example argument)\'\'] ->', 40 => '', 41 => '-----', 42 => '', 43 => '\'\'\'004.\'\'\' \'\'intFormat\'\' | \'\'intToString\'\' | \'\'parseInt\'\'<br />', 44 => '\'\'(integer)\'\'<br />', 45 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 46 => 'Formats the passed integer argument as a String.<br />', 47 => 'Examples:<br />', 48 => '[\'\'lilaya\'\'.\'\'intFormat(Example argument)\'\'] -><br />', 49 => '[\'\'brax\'\'.\'\'intFormat(Example argument)\'\'] -><br />', 50 => '[\'\'kate\'\'.\'\'intFormat(Example argument)\'\'] ->', 51 => '', 52 => '-----', 53 => '', 54 => '\'\'\'005.\'\'\' \'\'moneyFormatUncoloured\'\' | \'\'moneyFormatNoColour\'\' | \'\'moneyFormatUncolored\'\' | \'\'moneyFormatNoColor\'\'<br />', 55 => '\'\'(amount, tag)\'\'<br />', 56 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 57 => 'Formats the supplied number as money, using the tag as the html tag.<br />', 58 => 'Examples:<br />', 59 => '[\'\'lilaya\'\'.\'\'moneyFormatUncoloured(Example argument)\'\'] -><br />', 60 => '[\'\'brax\'\'.\'\'moneyFormatUncoloured(Example argument)\'\'] -><br />', 61 => '[\'\'kate\'\'.\'\'moneyFormatUncoloured(Example argument)\'\'] ->', 62 => '', 63 => '-----', 64 => '', 65 => '\'\'\'006.\'\'\' \'\'money\'\'<br />', 66 => '\'\'(asWords)\'\'<br />', 67 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 68 => 'Returns how much money the character has. Pass in true to format the integer into words (e.g. 100 -> one hundred).<br />', 69 => 'Examples:<br />', 70 => '[\'\'lilaya\'\'.\'\'money(Example argument)\'\'] -> 10<br />', 71 => '[\'\'brax\'\'.\'\'money(Example argument)\'\'] -> 10<br />', 72 => '[\'\'kate\'\'.\'\'money(Example argument)\'\'] -> 562', 73 => '', 74 => '-----', 75 => '', 76 => '\'\'\'007.\'\'\' \'\'random\'\'<br />', 77 => '\'\'(text1 | text2 | text3)\'\'<br />', 78 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 79 => 'Returns a random string from the supplied arguments. Nesting \'random\' commands inside one another currently does not work.<br />', 80 => 'Examples:<br />', 81 => '[\'\'lilaya\'\'.\'\'random(Example argument)\'\'] -> Example argument<br />', 82 => '[\'\'brax\'\'.\'\'random(Example argument)\'\'] -> Example argument<br />', 83 => '[\'\'kate\'\'.\'\'random(Example argument)\'\'] -> Example argument', 84 => '', 85 => '-----', 86 => '', 87 => '\'\'\'008.\'\'\' \'\'name\'\'<br />', 88 => '\'\'(prefix/real name)\'\'<br />', 89 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 90 => 'Returns the name of the target, \'\'\'automatically appending\'\'\' \'the\' to names that don\'t start with a capital letter. If a prefix is provided, the prefix will be appended (with an automatic addition of a space) to non-capitalised names. If a blank space or \'true\' is set as the argument, the character\'s true name will be returned, ignoring whether or not the player knows it.<br />', 91 => 'Examples:<br />', 92 => '[\'\'lilaya\'\'.\'\'name(Example argument)\'\'] -> Lilaya<br />', 93 => '[\'\'brax\'\'.\'\'name(Example argument)\'\'] -> Brax<br />', 94 => '[\'\'kate\'\'.\'\'name(Example argument)\'\'] -> Kate', 95 => '', 96 => '-----', 97 => '', 98 => '\'\'\'009.\'\'\' \'\'namePos\'\'<br />', 99 => '\'\'(prefix/real name)\'\'<br />', 100 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 101 => 'Returns a possessive version of the name of the target, \'\'\'automatically appending\'\'\' \'the\' to names that don\'t start with a capital letter. If you need the actual name (for player third-person reference, or to ignore knowledge of name), pass either \' \' or \'true\' as an argument.<br />', 102 => 'Examples:<br />', 103 => '[\'\'lilaya\'\'.\'\'namePos(Example argument)\'\'] -> Lilaya\'s<br />', 104 => '[\'\'brax\'\'.\'\'namePos(Example argument)\'\'] -> Brax\'s<br />', 105 => '[\'\'kate\'\'.\'\'namePos(Example argument)\'\'] -> Kate\'s', 106 => '', 107 => '-----', 108 => '', 109 => '\'\'\'010.\'\'\' \'\'nameIs\'\'<br />', 110 => '\'\'(prefix/real name)\'\'<br />', 111 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 112 => 'Returns a contractive version of the name of the target, \'\'\'automatically appending\'\'\' \'the\' to names that don\'t start with a capital letter. If you need the actual player name for third-person reference, passin \'true\' as an argument.<br />', 113 => 'Examples:<br />', 114 => '[\'\'lilaya\'\'.\'\'nameIs(Example argument)\'\'] -> Lilaya\'s<br />', 115 => '[\'\'brax\'\'.\'\'nameIs(Example argument)\'\'] -> Brax\'s<br />', 116 => '[\'\'kate\'\'.\'\'nameIs(Example argument)\'\'] -> Kate\'s', 117 => '', 118 => '-----', 119 => '', 120 => '\'\'\'011.\'\'\' \'\'nameIsFull\'\'<br />', 121 => '\'\'(prefix/real name)\'\'<br />', 122 => '\'\'Capitalisation\'\' | \'\'Pronouns\'\'<br />', 123 => 'Returns a contractive version of the name of the target, \'\'\'automatically appending\'\'\' \'the\' to names that don\'t start with a capital letter.<br />', 124 => 'Examples:<br />', 125 => '[\'\'lilaya\'\'.\'\'nameIsFull(Example argument)\'\'] -> Lilaya is<br />', 126 => '[\'\'brax\'\'.\'\'nameIsFull(Example argument)\'\'] -> Brax is<br />', 127 => '[\'\'kate\'\'.\'\'nameIsFull(Example argument)\'\'] -> Kate is', ...] ) | ...\TableDiffFormatter.php:258 |
27 | 0.5831 | 95167080 | Wikimedia\Diff\Diff->__construct( $from_lines = [0 => '<', 1 => 'style', 2 => '>', 3 => '.', 4 => 'speech', 5 => ':', 6 => 'before', 7 => '{', 8 => 'content', 9 => ':', 10 => '\'', 11 => '"', 12 => '\'', 13 => ';', 14 => '}', 15 => '.', 16 => 'speech', 17 => ':', 18 => 'after', 19 => '{', 20 => 'content', 21 => ':', 22 => '\'', 23 => '"', 24 => '\'', 25 => ';', 26 => '}', 27 => '<', 28 => '/', 29 => 'style', 30 => '>', 31 => '<', 32 => 'h4', 33 => 'style', 34 => '=', 35 => '\'', 36 => 'text', 37 => '-', 38 => 'align', 39 => ':', 40 => 'center', 41 => ';', 42 => 'font', 43 => '-', 44 => 'size', 45 => ':', 46 => '1', 47 => '.', 48 => '4em', 49 => ';', 50 => '\'', 51 => '>', 52 => 'Parser', 53 => '<', 54 => '/', 55 => 'h4', 56 => '>', 57 => '<', 58 => 'div', 59 => 'style', 60 => '=', 61 => '\'', 62 => 'max', 63 => '-', 64 => 'width', 65 => ':', 66 => '800px', 67 => ';', 68 => 'margin', 69 => ':', 70 => '0', 71 => 'auto', 72 => ';', 73 => '\'', 74 => '>', 75 => '<', 76 => 'div', 77 => 'id', 78 => '=', 79 => '\'', 80 => 'header', 81 => '-', 82 => 'content', 83 => '\'', 84 => '>', 85 => '<', 86 => 'p', 87 => '>', 88 => 'Here', 89 => 'are', 90 => 'a', 91 => 'list', 92 => 'of', 93 => 'accepted', 94 => '<', 95 => 'i', 96 => 'style', 97 => '=', 98 => '\'', 99 => 'color', 100 => ':', 101 => '#', 102 => 'f4b3f4', 103 => ';', 104 => '\'', 105 => '>', 106 => 'commands', 107 => '<', 108 => '/', 109 => 'i', 110 => '>', 111 => ',', 112 => 'for', 113 => 'use', 114 => 'in', 115 => 'the', 116 => 'parsing', 117 => 'syntax', 118 => ':', 119 => '<', 120 => 'br', 121 => '/', 122 => '>', 123 => '[', 124 => '<', 125 => 'i', 126 => 'style', 127 => '=', ...], $to_lines = [0 => '[', 1 => '[', 2 => 'Category', 3 => ':', 4 => 'Modding', 5 => 'Guides', 6 => ']', 7 => ']', 8 => '[', 9 => '[', 10 => 'Category', 11 => ':', 12 => 'Reference', 13 => ']', 14 => ']', 15 => '[', 16 => '[', 17 => 'Category', 18 => ':', 19 => 'Debug', 20 => 'Menu', 21 => ']', 22 => ']', 23 => '\n', 24 => '\'', 25 => '\'', 26 => '\'', 27 => '\'', 28 => '\'', 29 => 'This', 30 => 'page', 31 => 'is', 32 => 'current', 33 => 'for', 34 => 'game', 35 => 'version', 36 => '0', 37 => '.', 38 => '4', 39 => '.', 40 => '9', 41 => '\'', 42 => '\'', 43 => '\'', 44 => '\'', 45 => '\'', 46 => '\n', 47 => '\'', 48 => '\'', 49 => 'See', 50 => 'also', 51 => ':', 52 => '[', 53 => '[', 54 => 'Parser', 55 => 'Target', 56 => 'and', 57 => 'Binding', 58 => 'Reference', 59 => ']', 60 => ']', 61 => '\'', 62 => '\'', 63 => '\n', 64 => '=', 65 => 'Parser', 66 => 'Command', 67 => 'Reference', 68 => '=', 69 => '\n', 70 => 'Here', 71 => 'are', 72 => 'a', 73 => 'list', 74 => 'of', 75 => 'accepted', 76 => '\'', 77 => '\'', 78 => 'commands', 79 => '\'', 80 => '\'', 81 => ',', 82 => 'for', 83 => 'use', 84 => 'in', 85 => 'the', 86 => 'parsing', 87 => 'syntax', 88 => ':', 89 => '<', 90 => 'br', 91 => '/', 92 => '>', 93 => '\n', 94 => '[', 95 => '\'', 96 => '\'', 97 => 'target', 98 => '\'', 99 => '\'', 100 => '.', 101 => '\'', 102 => '\'', 103 => 'command', 104 => '(', 105 => 'arguments', 106 => ')', 107 => '\'', 108 => '\'', 109 => ']', 110 => '\n', 111 => '\n', 112 => '\'', 113 => '\'', 114 => '\'', 115 => 'Please', 116 => 'don', 117 => '\'', 118 => 't', 119 => 'be', 120 => 'intimidated', 121 => 'by', 122 => 'the', 123 => 'number', 124 => 'of', 125 => 'commands', 126 => '!', 127 => '\'', ...] ) | ...\WordLevelDiff.php:52 |
28 | 0.5831 | 95167336 | Wikimedia\Diff\DiffEngine->diff( $from_lines = [0 => '<', 1 => 'style', 2 => '>', 3 => '.', 4 => 'speech', 5 => ':', 6 => 'before', 7 => '{', 8 => 'content', 9 => ':', 10 => '\'', 11 => '"', 12 => '\'', 13 => ';', 14 => '}', 15 => '.', 16 => 'speech', 17 => ':', 18 => 'after', 19 => '{', 20 => 'content', 21 => ':', 22 => '\'', 23 => '"', 24 => '\'', 25 => ';', 26 => '}', 27 => '<', 28 => '/', 29 => 'style', 30 => '>', 31 => '<', 32 => 'h4', 33 => 'style', 34 => '=', 35 => '\'', 36 => 'text', 37 => '-', 38 => 'align', 39 => ':', 40 => 'center', 41 => ';', 42 => 'font', 43 => '-', 44 => 'size', 45 => ':', 46 => '1', 47 => '.', 48 => '4em', 49 => ';', 50 => '\'', 51 => '>', 52 => 'Parser', 53 => '<', 54 => '/', 55 => 'h4', 56 => '>', 57 => '<', 58 => 'div', 59 => 'style', 60 => '=', 61 => '\'', 62 => 'max', 63 => '-', 64 => 'width', 65 => ':', 66 => '800px', 67 => ';', 68 => 'margin', 69 => ':', 70 => '0', 71 => 'auto', 72 => ';', 73 => '\'', 74 => '>', 75 => '<', 76 => 'div', 77 => 'id', 78 => '=', 79 => '\'', 80 => 'header', 81 => '-', 82 => 'content', 83 => '\'', 84 => '>', 85 => '<', 86 => 'p', 87 => '>', 88 => 'Here', 89 => 'are', 90 => 'a', 91 => 'list', 92 => 'of', 93 => 'accepted', 94 => '<', 95 => 'i', 96 => 'style', 97 => '=', 98 => '\'', 99 => 'color', 100 => ':', 101 => '#', 102 => 'f4b3f4', 103 => ';', 104 => '\'', 105 => '>', 106 => 'commands', 107 => '<', 108 => '/', 109 => 'i', 110 => '>', 111 => ',', 112 => 'for', 113 => 'use', 114 => 'in', 115 => 'the', 116 => 'parsing', 117 => 'syntax', 118 => ':', 119 => '<', 120 => 'br', 121 => '/', 122 => '>', 123 => '[', 124 => '<', 125 => 'i', 126 => 'style', 127 => '=', ...], $to_lines = [0 => '[', 1 => '[', 2 => 'Category', 3 => ':', 4 => 'Modding', 5 => 'Guides', 6 => ']', 7 => ']', 8 => '[', 9 => '[', 10 => 'Category', 11 => ':', 12 => 'Reference', 13 => ']', 14 => ']', 15 => '[', 16 => '[', 17 => 'Category', 18 => ':', 19 => 'Debug', 20 => 'Menu', 21 => ']', 22 => ']', 23 => '\n', 24 => '\'', 25 => '\'', 26 => '\'', 27 => '\'', 28 => '\'', 29 => 'This', 30 => 'page', 31 => 'is', 32 => 'current', 33 => 'for', 34 => 'game', 35 => 'version', 36 => '0', 37 => '.', 38 => '4', 39 => '.', 40 => '9', 41 => '\'', 42 => '\'', 43 => '\'', 44 => '\'', 45 => '\'', 46 => '\n', 47 => '\'', 48 => '\'', 49 => 'See', 50 => 'also', 51 => ':', 52 => '[', 53 => '[', 54 => 'Parser', 55 => 'Target', 56 => 'and', 57 => 'Binding', 58 => 'Reference', 59 => ']', 60 => ']', 61 => '\'', 62 => '\'', 63 => '\n', 64 => '=', 65 => 'Parser', 66 => 'Command', 67 => 'Reference', 68 => '=', 69 => '\n', 70 => 'Here', 71 => 'are', 72 => 'a', 73 => 'list', 74 => 'of', 75 => 'accepted', 76 => '\'', 77 => '\'', 78 => 'commands', 79 => '\'', 80 => '\'', 81 => ',', 82 => 'for', 83 => 'use', 84 => 'in', 85 => 'the', 86 => 'parsing', 87 => 'syntax', 88 => ':', 89 => '<', 90 => 'br', 91 => '/', 92 => '>', 93 => '\n', 94 => '[', 95 => '\'', 96 => '\'', 97 => 'target', 98 => '\'', 99 => '\'', 100 => '.', 101 => '\'', 102 => '\'', 103 => 'command', 104 => '(', 105 => 'arguments', 106 => ')', 107 => '\'', 108 => '\'', 109 => ']', 110 => '\n', 111 => '\n', 112 => '\'', 113 => '\'', 114 => '\'', 115 => 'Please', 116 => 'don', 117 => '\'', 118 => 't', 119 => 'be', 120 => 'intimidated', 121 => 'by', 122 => 'the', 123 => 'number', 124 => 'of', 125 => 'commands', 126 => '!', 127 => '\'', ...] ) | ...\Diff.php:61 |
29 | 0.5831 | 95167336 | Wikimedia\Diff\DiffEngine->diffInternal( $from = [0 => '<', 1 => 'style', 2 => '>', 3 => '.', 4 => 'speech', 5 => ':', 6 => 'before', 7 => '{', 8 => 'content', 9 => ':', 10 => '\'', 11 => '"', 12 => '\'', 13 => ';', 14 => '}', 15 => '.', 16 => 'speech', 17 => ':', 18 => 'after', 19 => '{', 20 => 'content', 21 => ':', 22 => '\'', 23 => '"', 24 => '\'', 25 => ';', 26 => '}', 27 => '<', 28 => '/', 29 => 'style', 30 => '>', 31 => '<', 32 => 'h4', 33 => 'style', 34 => '=', 35 => '\'', 36 => 'text', 37 => '-', 38 => 'align', 39 => ':', 40 => 'center', 41 => ';', 42 => 'font', 43 => '-', 44 => 'size', 45 => ':', 46 => '1', 47 => '.', 48 => '4em', 49 => ';', 50 => '\'', 51 => '>', 52 => 'Parser', 53 => '<', 54 => '/', 55 => 'h4', 56 => '>', 57 => '<', 58 => 'div', 59 => 'style', 60 => '=', 61 => '\'', 62 => 'max', 63 => '-', 64 => 'width', 65 => ':', 66 => '800px', 67 => ';', 68 => 'margin', 69 => ':', 70 => '0', 71 => 'auto', 72 => ';', 73 => '\'', 74 => '>', 75 => '<', 76 => 'div', 77 => 'id', 78 => '=', 79 => '\'', 80 => 'header', 81 => '-', 82 => 'content', 83 => '\'', 84 => '>', 85 => '<', 86 => 'p', 87 => '>', 88 => 'Here', 89 => 'are', 90 => 'a', 91 => 'list', 92 => 'of', 93 => 'accepted', 94 => '<', 95 => 'i', 96 => 'style', 97 => '=', 98 => '\'', 99 => 'color', 100 => ':', 101 => '#', 102 => 'f4b3f4', 103 => ';', 104 => '\'', 105 => '>', 106 => 'commands', 107 => '<', 108 => '/', 109 => 'i', 110 => '>', 111 => ',', 112 => 'for', 113 => 'use', 114 => 'in', 115 => 'the', 116 => 'parsing', 117 => 'syntax', 118 => ':', 119 => '<', 120 => 'br', 121 => '/', 122 => '>', 123 => '[', 124 => '<', 125 => 'i', 126 => 'style', 127 => '=', ...], $to = [0 => '[', 1 => '[', 2 => 'Category', 3 => ':', 4 => 'Modding', 5 => 'Guides', 6 => ']', 7 => ']', 8 => '[', 9 => '[', 10 => 'Category', 11 => ':', 12 => 'Reference', 13 => ']', 14 => ']', 15 => '[', 16 => '[', 17 => 'Category', 18 => ':', 19 => 'Debug', 20 => 'Menu', 21 => ']', 22 => ']', 23 => '\n', 24 => '\'', 25 => '\'', 26 => '\'', 27 => '\'', 28 => '\'', 29 => 'This', 30 => 'page', 31 => 'is', 32 => 'current', 33 => 'for', 34 => 'game', 35 => 'version', 36 => '0', 37 => '.', 38 => '4', 39 => '.', 40 => '9', 41 => '\'', 42 => '\'', 43 => '\'', 44 => '\'', 45 => '\'', 46 => '\n', 47 => '\'', 48 => '\'', 49 => 'See', 50 => 'also', 51 => ':', 52 => '[', 53 => '[', 54 => 'Parser', 55 => 'Target', 56 => 'and', 57 => 'Binding', 58 => 'Reference', 59 => ']', 60 => ']', 61 => '\'', 62 => '\'', 63 => '\n', 64 => '=', 65 => 'Parser', 66 => 'Command', 67 => 'Reference', 68 => '=', 69 => '\n', 70 => 'Here', 71 => 'are', 72 => 'a', 73 => 'list', 74 => 'of', 75 => 'accepted', 76 => '\'', 77 => '\'', 78 => 'commands', 79 => '\'', 80 => '\'', 81 => ',', 82 => 'for', 83 => 'use', 84 => 'in', 85 => 'the', 86 => 'parsing', 87 => 'syntax', 88 => ':', 89 => '<', 90 => 'br', 91 => '/', 92 => '>', 93 => '\n', 94 => '[', 95 => '\'', 96 => '\'', 97 => 'target', 98 => '\'', 99 => '\'', 100 => '.', 101 => '\'', 102 => '\'', 103 => 'command', 104 => '(', 105 => 'arguments', 106 => ')', 107 => '\'', 108 => '\'', 109 => ']', 110 => '\n', 111 => '\n', 112 => '\'', 113 => '\'', 114 => '\'', 115 => 'Please', 116 => 'don', 117 => '\'', 118 => 't', 119 => 'be', 120 => 'intimidated', 121 => 'by', 122 => 'the', 123 => 'number', 124 => 'of', 125 => 'commands', 126 => '!', 127 => '\'', ...] ) | ...\DiffEngine.php:104 |