512 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
512Feeds.Feeds
1Feeds.Drupal\Tests\feeds\FunctionalJavascript\Feeds\Parser\CsvParserTest
- testMapCustomSource
3Feeds.Drupal\Tests\feeds\FunctionalJavascript\Form\MappingFormTest
- testSetMultipleMappingsWithCustomSources
- testCustomSourceUniqueForUnsavedMappings
- testEntityIdTargetIsUniqueByDefault
22Feeds.Drupal\Tests\feeds\Functional\Commands\FeedsDrushCommandsTest
- testListFeeds
- testEnableFeed
- testDisableFeed
- testImportFeed
- testImportFeedFailsWhenLocked
- testImportDisabledFeed
- testImportAllFeeds
- testImportAllFeedsIncludingDisabled
- testImportAllFeedsOfOneType
- testImportAllFeedsOfTwoTypes
- testLockFeed
- testUnlockFeed
- testFeedCommandFailures with data set "feeds:enable:no-feed"
- testFeedCommandFailures with data set "feeds:enable:non-existing-feed"
- testFeedCommandFailures with data set "feeds:disable:no-feed"
- testFeedCommandFailures with data set "feeds:disable:non-existing-feed"
- testFeedCommandFailures with data set "feeds:import:no-feed"
- testFeedCommandFailures with data set "feeds:import:non-existing-feed"
- testFeedCommandFailures with data set "feeds:lock:no-feed"
- testFeedCommandFailures with data set "feeds:lock:non-existing-feed"
- testFeedCommandFailures with data set "feeds:unlock:no-feed"
- testFeedCommandFailures with data set "feeds:unlock:non-existing-feed"
1Feeds.Drupal\Tests\feeds\Functional\Controller\ItemListControllerTest
- testListItemsForAnEntityTypeWithoutLinkTemplate
1Feeds.Drupal\Tests\feeds\Functional\Feeds\Fetcher\UploadFetcherTest
- testImportSingleFile
3Feeds.Drupal\Tests\feeds\Functional\Feeds\Fetcher\HttpFetcherTest
- testHttpImport
- testHttpCacheDisabled
- testChangedSource
6Feeds.Drupal\Tests\feeds\Functional\Feeds\Parser\Form\CsvParserFeedFormTest
- testImportSingleFile
- testDelimiterSetting with data set "comma"
- testDelimiterSetting with data set "semicolon"
- testDelimiterSetting with data set "tab"
- testDelimiterSetting with data set "pipe"
- testDelimiterSetting with data set "plus"
3Feeds.Drupal\Tests\feeds\Functional\Feeds\Target\PasswordTest
- test with data set "plain"
- test with data set "md5"
- test with data set "sha512"
1Feeds.Drupal\Tests\feeds\Functional\Feeds\Target\FileTest
- test
5Feeds.Drupal\Tests\feeds\Functional\Form\MappingFormTest
- testCustomSourceUnique
- testPluginWithMappingForm
- testPluginWithMappingFormValidate
- testMappingToEntityIdWarning
- testMissingTargetWarning
1Feeds.Drupal\Tests\feeds\Functional\Plugin\Action\DeleteFeedTest
- test
5Feeds.Drupal\Tests\feeds\Functional\Plugin\Field\FieldFormatter\FeedsItemUrlFormatterTest
- testFeedsItemUrlFormatter with data set "empty url"
- testFeedsItemUrlFormatter with data set "http url"
- testFeedsItemUrlFormatter with data set "https url"
- testFeedsItemUrlFormatter with data set "non http or https html url"
- testOutputUrlAsPlainText
2Feeds.Drupal\Tests\feeds\Functional\Plugin\Field\FieldFormatter\FeedsItemTargetLabelFormatterTest
- testFeedsItemTargetLabelFormatterPlain
- testFeedsItemTargetLabelFormatterLink
4Feeds.Drupal\Tests\feeds\Functional\Plugin\Field\FieldFormatter\FeedsItemTargetIdFormatterTest
- testFeedsItemTargetIdFormatter with data set "empty target id"
- testFeedsItemTargetIdFormatter with data set "existing target id"
- testFeedsItemTargetIdFormatter with data set "non existing target id"
- testFeedsItemTargetIdFormatter with data set "weird html string target id"
1Feeds.Drupal\Tests\feeds\Functional\Plugin\Field\FieldFormatter\FeedsItemTargetEntityFormatterTest
- testFeedsItemTargetEntityFormatter
2Feeds.Drupal\Tests\feeds\Functional\Plugin\Field\FieldFormatter\FeedsItemImportedFormatterTest
- testFeedsItemImportedFormatter with data set "timestamp default date format"
- testFeedsItemImportedFormatter with data set "timestamp custom date format"
5Feeds.Drupal\Tests\feeds\Functional\Plugin\Field\FieldFormatter\FeedsItemGuidFormatterTest
- testFeedsItemGuidFormatter with data set "integer guid"
- testFeedsItemGuidFormatter with data set "empty guid"
- testFeedsItemGuidFormatter with data set "zero guid"
- testFeedsItemGuidFormatter with data set "http url guid"
- testFeedsItemGuidFormatter with data set "https url guid"
1Feeds.Drupal\Tests\feeds\Functional\Update\UpdateNonExistentActionUpdateTest
- testUpdateActionsUpdateNonExistent
6Feeds.Drupal\Tests\feeds\Functional\UpdateNonExistentTest
- testUnpublishNonExistentItemsWithBatch
- testDeleteNonExistentItemsWithBatch
- testUnpublishNonExistentItemsWithCron
- testDeleteNonExistentItemsWithCron
- testMultithreadImport
- testWithNonExistentActionPlugin
1Feeds.Drupal\Tests\feeds\Functional\UpdateExistingTest
- testUpdateUnpublishedNodeWithNodeAccess
4Feeds.Drupal\Tests\feeds\Functional\QueueTest
- testCronImport
- testPushImport
- testPushImportWithSavedSource
- testQueueAfterDeletingFeed
1Feeds.Drupal\Tests\feeds\Functional\PrivateFileTest
- testPrivateFile
3Feeds.Drupal\Tests\feeds\Functional\FieldValidationTest
- testTextFieldValidation
- testImportFieldWithAdminFilterFormatInUi
- testImportFieldWithAdminFilterFormatOnCron
1Feeds.Drupal\Tests\feeds\Functional\FeedsUninstallTest
- testUninstall
2Feeds.Drupal\Tests\feeds\Functional\FeedsInstallTest
- testInstallation
- testInstallationWithViews
1Feeds.Drupal\Tests\feeds\Functional\FeedTypeListBuilderTest
- testUi
7Feeds.Drupal\Tests\feeds\Functional\FeedListBuilderTest
- testUi
- testUiWithNoFeeds
- testUiWithOnlyViewPermissions
- testUiWithOnlyUpdatePermissions
- testUiWithOnlyImportPermissions
- testUiWithOnlyScheduleImportPermissions
- testUiWithOnlyClearPermissions
3Feeds.Drupal\Tests\feeds\Functional\FeedDeleteTest
- testFeedDelete
- testFeedDeleteWithImportedItems
- testOrphanedFeedDelete
2Feeds.Drupal\Tests\feeds\Functional\ExpireTest
- testExpireItemsWithBatch
- testExpireItemsWithCron
3Feeds.Drupal\Tests\feeds\Functional\CronTest
- test
- testImportSourceWithMultipleCronRuns
- testDeleteFeedTypeForWhichImportIsScheduled
32Feeds.Drupal\Tests\feeds\Kernel\Entity\FeedTest
- testGetSource
- testSetSource
- testGetType
- testGetCreatedTime
- testSetCreatedTime
- testGetImportedTime
- testStartBatchImport
- testStartCronImport
- testStartCronImportFailsOnLockedFeed
- testStartBatchClear
- testPushImport
- testStartBatchExpire
- testFinishImport
- testDispatchImportFinishedEvent
- testFinishClear
- testProgressFetching
- testProgressParsing
- testProgressImporting
- testProgressCleaning
- testProgressClearing
- testProgressExpiring
- testGetState
- testGetStateAfterSettingStateToNull
- testSetState
- testClearStates
- testSaveStates
- testGetItemCount
- testGetConfigurationFor
- testSetConfigurationFor
- testPostDeleteWithFeedTypeMissing
- testSetActive
- testLock
1Feeds.Drupal\Tests\feeds\Kernel\Feeds\Fetcher\DirectoryFetcherTest
- testImportSingleFile
2Feeds.Drupal\Tests\feeds\Kernel\Feeds\Parser\CsvParserTest
- testImportCsvWithNonMachineNameColumnNames
- testAlterCsvSource
6Feeds.Drupal\Tests\feeds\Kernel\Feeds\Processor\GenericContentEntityProcessorTest
- testEntityImport with data set "entity_test"
- testEntityImport with data set "entity_test_no_bundle"
- testEntityImport with data set "entity_test_no_label"
- testEntityImport with data set "entity_test_no_uuid"
- testEntityImport with data set "entity_test_rev"
- testEntityImport with data set "entity_test_with_bundle"
26Feeds.Drupal\Tests\feeds\Kernel\Feeds\Processor\EntityProcessorBaseTest
- testProcess
- testCleanWithKeepNonExistent
- testCleanWithUnpublishAction
- testCleanWithDeleteAction
- testClear
- testEntityType
- testBundleKey
- testBundle
- testBundleLabel
- testBundleOptions
- testEntityTypeLabel
- testEntityTypeLabelPlural
- testGetItemLabel
- testGetItemLabelPlural
- testDefaultConfiguration
- testOnFeedTypeSave
- testOnFeedTypeDelete
- testExpiryTime
- testGetExpiredIds
- testExpireItem
- testGetItemCount
- testGetImportedItemIds
- testBuildAdvancedForm
- testIsLocked
- testMapWithEmptySource
- testOnFeedDeleteMultiple
2Feeds.Drupal\Tests\feeds\Kernel\Feeds\Source\BasicFieldSourceTest
- testImportWithTextfieldSource
- testImportWithTaxonomyTermReferenceSource
7Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\UserRoleTest
- testWithoutRoleCreation
- testWithRoleCreation
- testRoleCreationUsingLabel
- testImportByRoleLabels
- testWithAllowedRoles
- testRevokeRoles
- testNoRevokeRoles
10Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\TranslationTest
- testTranslation
- testImportNonDefaultLanguage
- testImportInProcessorConfiguredLanguage
- testMappingFieldsAnotherLanguageImport
- testValuesForMultipleLanguagesAreImported
- testValuesAreImportedAfterRemovingLanguage
- testImportTranslationForExistingNode
- testAutocreatedTermLanguage
- testAutocreatedTermDefaultLanguage
- testClearOutValues
7Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\TimestampTest
- testImportTimestamp
- testWithConfig with data set "ignore-timezone"
- testWithConfig with data set "year"
- testWithConfig with data set "year-with-timezone"
- testWithConfig with data set "los-angeles"
- testWithConfig with data set "amsterdam"
- testWithConfig with data set "sydney"
2Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\TemporaryTest
- testOneTemporaryTarget
- testTwoTemporaryTarget
5Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\PathTest
- testImportPaths
- testUpdateNodePaths
- testImportPathsWithPathauto
- testUpdateNodePathsWithPathauto
- testImportPathauto
1Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\LinkTest
- testImportUrl
1Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\LanguageTest
- testImportLanguage
5Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\ImageTest
- testPrepareValue with data set "empty-file"
- testPrepareValue with data set "file-success"
- testPrepareValue with data set "file-uppercase"
- testPrepareValue with data set "file-not-found"
- testPrepareValue with data set "invalid-extension"
7Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\FileTest
- testFullImportProcess
- testPrepareValue with data set "description"
- testPrepareValue with data set "empty-file"
- testPrepareValue with data set "file-success"
- testPrepareValue with data set "file-uppercase"
- testPrepareValue with data set "file-not-found"
- testPrepareValue with data set "invalid-extension"
6Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\FieldTest
- test
- testClearOutValues
- testTargetUnique with data set #0
- testTargetUnique with data set #1
- testTargetUnique with data set #2
- testListIntegerTargetUnique
4Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\EntityReferenceTest
- testUpdatingMissingReferences
- testUpdatingMissingNodeAuthors
- testUpdatingMissingParentTerms
- testWithSingleReference
3Feeds.Drupal\Tests\feeds\Kernel\Feeds\Target\ConfigEntityReferenceTest
- testImportById
- testImportByLabel
- testImportByUuid
1Feeds.Drupal\Tests\feeds\Kernel\Plugin\Derivative\GenericContentEntityProcessorTest
- testOverridability
4Feeds.Drupal\Tests\feeds\Kernel\UpdateNonExistentTest
- testUnpublishNonExistentItems
- testDeleteNonExistentItems
- testEmptyCleanListAfterClearingStates
- testEmptyCleanListAfterDeletingFeed
3Feeds.Drupal\Tests\feeds\Kernel\UpdateExistingTest
- testUpdateTermsInSameVocabulary
- testUpdateNonTranslatableEntity
- testImportIntoFieldWithDefaultValue
2Feeds.Drupal\Tests\feeds\Kernel\SourcePluginsTest
- testUpdateOnChangeInExtraSource
- testAlterExtraSource
3Feeds.Drupal\Tests\feeds\Kernel\SkipNewTest
- testSkipNewItems
- testSkipNewAndSkipExisting
- testSkipNewAndUpdateExisting
2Feeds.Drupal\Tests\feeds\Kernel\MultiMappingTest
- testImportTwoValues
- testImportTwoDateValues
1Feeds.Drupal\Tests\feeds\Kernel\HashTest
- testIrrelevantUpdate
3Feeds.Drupal\Tests\feeds\Kernel\FeedsItemTest
- testUpdateItemWithFeedsItem
- testUpdateItemsWithoutFeedsItem
- testDeleteFeed
5Feeds.Drupal\Tests\feeds\Kernel\FeedsEventsTest
- testPrevalidateEvent
- testSkipImportOnPresave
- testEventDispatchOrderOnImport
- testEventDispatchOrderOnExpire
- testEventDispatchOrderOnClear
3Feeds.Drupal\Tests\feeds\Kernel\EntityIdTest
- testInsertNodeId
- testUpdateByNodeId
- testNoNodeIdChange
2Feeds.Drupal\Tests\feeds\Kernel\DependencyTest
- testFieldDependency
- testBundleDependency
17Feeds.Drupal\Tests\feeds\Unit\Component\XmlParserTraitTest
- test
- testErrors
- testRemoveDefaultNamespaces with data set #0
- testRemoveDefaultNamespaces with data set #1
- testRemoveDefaultNamespaces with data set #2
- testRemoveDefaultNamespaces with data set #3
- testRemoveDefaultNamespaces with data set #4
- testRemoveDefaultNamespaces with data set #5
- testRemoveDefaultNamespaces with data set #6
- testRemoveDefaultNamespaces with data set #7
- testRemoveDefaultNamespaces with data set #8
- testRemoveDefaultNamespaces with data set #9
- testRemoveDefaultNamespaces with data set #10
- testRemoveDefaultNamespaces with data set #11
- testRemoveDefaultNamespaces with data set #12
- testRemoveDefaultNamespaces with data set #13
- testRemoveDefaultNamespaces with data set #14
12Feeds.Drupal\Tests\feeds\Unit\Component\HttpHelpersTest
- testFindLinkHeader with data set #0
- testFindLinkHeader with data set #1
- testFindLinkHeader with data set #2
- testFindLinkHeader with data set #3
- testFindLinkHeader with data set #4
- testFindLinkHeader with data set #5
- testFindLinkHeader with data set #6
- testFindLinkHeader with data set #7
- testFindLinkHeader with data set #8
- testFindLinkHeader with data set #9
- testFindLinkHeader with data set #10
- testFindLinkXml
1Feeds.Drupal\Tests\feeds\Unit\Component\GenericOpmlParserTest
- test
18Feeds.Drupal\Tests\feeds\Unit\Component\CsvParserTest
- testAlternateLineEnding with data set #0
- testAlternateLineEnding with data set #1
- testAlternateLineEnding with data set #2
- testHasHeader
- testAlternateSeparator
- testInvalidFilePath
- testInvalidResourcePath
- testCsvParsing with data set #0
- testCsvParsing with data set #1
- testCsvParsing with data set #2
- testCsvParsing with data set #3
- testCsvParsing with data set #4
- testCsvParsing with data set #5
- testCsvParsing with data set #6
- testCsvParsing with data set #7
- testCsvParsing with data set #8
- testCsvParsing with data set #9
- testCsvParsing with data set #10
16Feeds.Drupal\Tests\feeds\Unit\Controller\SubscriptionControllerTest
- testCreate
- testSubscribe
- testUnsubscribe
- testMissingChallenge
- testMissingTopic
- testWrongMode
- testWrongToken
- testMissingSubscription
- testWrongTopic
- testSubscriptionInWrongState
- testSubscriptionMissingKv
- testReceive
- testReceiveMissingSig
- testReceiveBadSig
- testReceiveBadToken
- testReceiveFeedFailed
1Feeds.Drupal\Tests\feeds\Unit\Element\UriTest
- testValidation
5Feeds.Drupal\Tests\feeds\Unit\Entity\FeedTypeTest
- testGetMappedSources
- testAddCustomSource
- testGetCustomSource
- testCustomSourceExists
- testRemoveCustomSource
1Feeds.Drupal\Tests\feeds\Unit\Event\ProcessEventTest
- testGetItem
1Feeds.Drupal\Tests\feeds\Unit\Event\ParseEventTest
- test
1Feeds.Drupal\Tests\feeds\Unit\Event\FetchEventTest
- testGetFetcherResult
1Feeds.Drupal\Tests\feeds\Unit\Event\EventDispatcherTraitTest
- test
1Feeds.Drupal\Tests\feeds\Unit\Event\EventBaseTest
- testGetFeed
1Feeds.Drupal\Tests\feeds\Unit\Event\DeleteFeedsEventTest
- testGetFeeds
4Feeds.Drupal\Tests\feeds\Unit\EventSubscriber\LazySubscriberTest
- testGetSubscribedEvents
- testOnInitImport
- testOnInitClear
- testOnInitExpire
4Feeds.Drupal\Tests\feeds\Unit\EventSubscriber\AfterParseBaseTest
- testAfterParse
- testSkippingItems
- testApplies
- testDispatch
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Fetcher\Form\UploadFetcherFormTest
- testConfigurationForm
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Fetcher\Form\UploadFetcherFeedFormTest
- testFeedForm
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Fetcher\Form\HttpFetcherFormTest
- testConfigurationForm
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Fetcher\Form\DirectoryFetcherFormTest
- testConfigurationForm
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Fetcher\Form\DirectoryFetcherFeedFormTest
- testFeedForm
3Feeds.Drupal\Tests\feeds\Unit\Feeds\Fetcher\UploadFetcherTest
- testFetch
- testFetchException
- testOnFeedDeleteMultiple
5Feeds.Drupal\Tests\feeds\Unit\Feeds\Fetcher\HttpFetcherTest
- testFetch
- testFetch304
- testFetch404
- testFetchError
- testOnFeedDeleteMultiple
4Feeds.Drupal\Tests\feeds\Unit\Feeds\Fetcher\DirectoryFetcherTest
- testFetchFile
- testFetchDir
- testRecursiveFetchDir
- testEmptyDirectory
4Feeds.Drupal\Tests\feeds\Unit\Feeds\Item\DynamicItemTest
- testImplementingInterface
- testSetAndGet
- testToArray
- testFromArray
4Feeds.Drupal\Tests\feeds\Unit\Feeds\Item\BaseItemTest
- testImplementingInterface
- testSetAndGet
- testToArray
- testFromArray
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Parser\Form\CsvParserFormTest
- testConfigurationForm
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Parser\Form\CsvParserFeedFormTest
- testFeedForm
6Feeds.Drupal\Tests\feeds\Unit\Feeds\Parser\SyndicationParserTest
- testParse
- testParseMediaFeed
- testParseAtom
- testInvalidFeed
- testEmptyFeed
- testGetMappingSources
4Feeds.Drupal\Tests\feeds\Unit\Feeds\Parser\SitemapParserTest
- testParse
- testInvalidFeed
- testEmptyFeed
- testGetMappingSources
3Feeds.Drupal\Tests\feeds\Unit\Feeds\Parser\OpmlParserTest
- testParse
- testEmptyFeed
- testGetMappingSources
5Feeds.Drupal\Tests\feeds\Unit\Feeds\Parser\CsvParserTest
- testParse
- testParseWithoutHeaders
- testEmptyFeed
- testFeedWithExtraBlankLines
- testGetMappingSources
8Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\UserRoleTest
- testPrepareValue
- testPrepareValueReferenceNotFound
- testPrepareValueNonAllowedRole
- testPrepareValueWithNewRole
- testPrepareValueEmptyFeedWithAutoCreateRole
- testGetSummary
- testPrepareTarget
- testPrepareValueEmptyFeed
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\UriTest
- testPrepareTarget
2Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\TimestampTest
- testPrepareValue
- testPrepareTarget
4Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\TextTest
- testPrepareValue
- testBuildConfigurationForm
- testGetSummary
- testPrepareTarget
10Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\TelephoneTest
- testPrepareValue with data set #0
- testPrepareValue with data set #1
- testPrepareValue with data set #2
- testPrepareValue with data set #3
- testPrepareValue with data set #4
- testPrepareValue with data set #5
- testPrepareValue with data set #6
- testPrepareValue with data set #7
- testPrepareValue with data set #8
- testPrepareTarget
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\StringTargetTest
- testPrepareTarget
6Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\PathTest
- testPrepareValue with data set "without-slash"
- testPrepareValue with data set "with-slash"
- testPrepareValue with data set "starting-with-space"
- testPrepareValue with data set "starting-with-space-and-with-slash"
- testPrepareValue with data set "already-correctly-formatted"
- testPrepareTarget
5Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\PasswordTest
- testPrepareValueUsingPlainPassword
- testPrepareValueUsingMd5Password
- testPrepareValueUsingMd5PasswordThatFails
- testPrepareValueUsingHashedPassword
- testPrepareTarget
2Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\NumberTest
- testPrepareValue
- testPrepareTarget
9Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\LinkTest
- testPrepareValue with data set #0
- testPrepareValue with data set #1
- testPrepareValue with data set #2
- testPrepareValue with data set #3
- testPrepareValue with data set #4
- testPrepareValue with data set #5
- testPrepareValue with data set #6
- testPrepareValue with data set #7
- testPrepareTarget
2Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\IntegerTest
- testPrepareValue
- testPrepareTarget
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\ImageTest
- testPrepareTarget
3Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\FileTest
- testPrepareValue with data set #0
- testPrepareValue with data set #1
- testPrepareTarget
1Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\FeedsItemTest
- testPrepareTarget
4Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\EntityReferenceTest
- testPrepareTarget
- testPrepareValue
- testPrepareValueEmptyFeed
- testPrepareValueReferenceNotFound
2Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\EmailTest
- testPrepareValue
- testPrepareTarget
5Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\DateTimeTest
- testPrepareValue
- testWithErrors
- testYearValue
- testGetTimezoneConfiguration
- testPrepareTarget
2Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\DateRangeTest
- testPrepareValue
- testPrepareTarget
6Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\ConfigEntityReferenceTest
- testPrepareValue
- testPrepareValueReferenceNotFound
- testGetSummary
- testGetSummaryNoReferenceBySet
- testPrepareTarget
- testPrepareValueEmptyFeed
2Feeds.Drupal\Tests\feeds\Unit\Feeds\Target\BooleanTest
- testPrepareValue
- testPrepareTarget
8Feeds.Drupal\Tests\feeds\Unit\Plugin\QueueWorker\FeedRefreshTest
- testBeginStage
- testLockException
- testExceptionOnFetchEvent
- testParseStage
- testExceptionOnParseEvent
- testProcessStage
- testExceptionOnProcessEvent
- testFinalPass
1Feeds.Drupal\Tests\feeds\Unit\Plugin\QueueWorker\FeedQueueWorkerBaseTest
- test
2Feeds.Drupal\Tests\feeds\Unit\Result\RawFetcherResultTest
- testGetRaw
- testGetFilePath
2Feeds.Drupal\Tests\feeds\Unit\Result\ParserResultTest
- testAddItem
- testAddItems
6Feeds.Drupal\Tests\feeds\Unit\Result\FetcherResultTest
- testGetRaw
- testGetFilePath
- testGetSanitizedFilePath
- testNonExistantFile
- testNonReadableFile
- testNonWritableFile
1Feeds.Drupal\Tests\feeds\Unit\Zend\Extension\Georss\EntryTest
- test
1Feeds.Drupal\Tests\feeds\Unit\TargetDefinitionTest
- test
1Feeds.Drupal\Tests\feeds\Unit\StateTest
- testProgress
6Feeds.Drupal\Tests\feeds\Unit\FieldTargetDefinitionTest
- testGetPropertyLabel
- testGetPropertyLabelWithCustomSetLabel
- testGetPropertyLabelOfNonExistingProperty
- testGetPropertyDescription
- testGetPropertyDescriptionWithCustomSetDescription
- testGetPropertyDescriptionOfNonExistingProperty
1Feeds.Drupal\Tests\feeds\Unit\FeedsExecutableTest
- testImport
1Feeds.Drupal\Tests\feeds\Unit\FeedTypeAccessControlHandlerTest
- testCheckAccess
4Feeds.Drupal\Tests\feeds\Unit\FeedImportHandlerTest
- testImport
- testStartBatchImport
- testStartCronImport
- testPushImport
1Feeds.Drupal\Tests\feeds\Unit\FeedHandlerBaseTest
- testConstruct
4Feeds.Drupal\Tests\feeds\Unit\FeedExpireHandlerTest
- testBatchExpire
- testExpireItem
- testExpireItemWithException
- testPostExpire
3Feeds.Drupal\Tests\feeds\Unit\FeedClearHandlerTest
- testStartBatchClear
- testClear
- testException
2Feeds.Drupal\Tests\feeds\Unit\FeedAccessControlHandlerTest
- testAccess
- testCheckCreateAccess
6Feeds.Drupal\Tests\feeds\Unit\EntityFinderTest
- testFindEntities
- testFindEntitiesNotFound
- testFindMultipleEntities
- testFindEntitiesWithBundleRestriction
- testFindEntitiesByUuid
- testFindEntitiesByUuidNotFound

50 coding standards messages

feeds.install
line 24Empty installation hooks are not necessary
feeds.ui.css
11Element (tr.disabled.even) is overqualified, just use .even without element name.
20Element (div.left-bar) is overqualified, just use .left-bar without element name.
24Using width with border-right can sometimes make elements larger than you expect.
25Using width with padding can sometimes make elements larger than you expect.
28Element (div.configuration) is overqualified, just use .configuration without element name.
33Element (div.configuration-squeeze) is overqualified, just use .configuration-squeeze without element name.
38Heading (h4) should not be qualified.
51Heading (h4) should not be qualified.
51Heading (h4) has already been defined.
src/Annotation/FeedsSource.php
26Class property $field_types should use lowerCamel naming without underscores
src/Annotation/FeedsTarget.php
26Class property $field_types should use lowerCamel naming without underscores
src/Component/CsvParser.php
228Line indented incorrectly; expected 6 spaces, found 4
src/Component/XmlParserTrait.php
15Property name "$_elementRegex" should not be prefixed with an underscore to indicate visibility
15Class property $_elementRegex should use lowerCamel naming without underscores
22Property name "$_useError" should not be prefixed with an underscore to indicate visibility
22Class property $_useError should use lowerCamel naming without underscores
29Property name "$_entityLoader" should not be prefixed with an underscore to indicate visibility
29Class property $_entityLoader should use lowerCamel naming without underscores
36Property name "$_errors" should not be prefixed with an underscore to indicate visibility
36Class property $_errors should use lowerCamel naming without underscores
src/Event/EventDispatcherTrait.php
24Property name "$_eventDispatcher" should not be prefixed with an underscore to indicate visibility
24Class property $_eventDispatcher should use lowerCamel naming without underscores
src/Feeds/Item/OpmlItem.php
10Missing member variable doc comment
11Missing member variable doc comment
12Missing member variable doc comment
13Missing member variable doc comment
src/Feeds/Item/SitemapItem.php
10Missing member variable doc comment
11Missing member variable doc comment
12Missing member variable doc comment
13Missing member variable doc comment
src/Feeds/Item/SyndicationItem.php
10Missing member variable doc comment
11Missing member variable doc comment
12Missing member variable doc comment
13Class property $author_name should use lowerCamel naming without underscores
13Missing member variable doc comment
14Missing member variable doc comment
15Missing member variable doc comment
16Missing member variable doc comment
17Missing member variable doc comment
18Missing member variable doc comment
19Missing member variable doc comment
20Missing member variable doc comment
src/Feeds/Parser/OpmlParser.php
72There must be no blank line following an inline comment
src/Plugin/Type/FeedsAnnotationFactory.php
10The text '@deprecated in Feeds 8.x-3.0-alpha6, will be removed before Feeds 8.x-3.0.' does not match the standard format: @deprecated in %deprecation-version% and is removed from %removal-version%. %extra-info%.
10Each @deprecated tag must have a @see tag immediately following it
24The trigger_error message 'FeedsAnnotationFactory is deprecated in Feeds 8.x-3.0-alpha6 and will be removed before Feeds 8.x-3.0. Implement \Drupal\Core\Plugin\ContainerFactoryPluginInterface instead.' does not match the relaxed standard format: %thing...
src/Zend/Extension/Georss/Entry.php
10The text '@deprecated in favor of \Drupal\feeds\Laminas\Extension\Georss\Entry. Use that instead.' does not match the standard format: @deprecated in %deprecation-version% and is removed from %removal-version%. %extra-info%.
10Each @deprecated tag must have a @see tag immediately following it
tests/src/Unit/Component/CsvParserTest.php
59If the line declaring an array spans longer than 80 characters, each element should be broken into its own line

History

UpdatedResult
22 Nov 2021 at 14:34 UTC
22 Nov 2021 at 09:11 UTC
21 Nov 2021 at 18:24 UTC
21 Nov 2021 at 18:18 UTC
20 Nov 2021 at 22:12 UTC
20 Nov 2021 at 19:44 UTC
21 Oct 2021 at 15:21 UTC
16 Oct 2021 at 17:15 UTC
28 Aug 2021 at 08:54 UTC
1 Aug 2021 at 15:35 UTC
31 Jul 2021 at 08:29 UTC
22 Jul 2021 at 15:48 UTC
30 Mar 2021 at 11:02 UTC
21 Mar 2021 at 16:41 UTC
4 Mar 2021 at 14:34 UTC
21 Feb 2021 at 17:18 UTC
4 Feb 2021 at 15:39 UTC
4 Feb 2021 at 14:54 UTC
31 Jan 2021 at 20:27 UTC
16 Jan 2021 at 10:07 UTC
16 Jan 2021 at 09:34 UTC
16 Jan 2021 at 08:15 UTC
18 Dec 2020 at 10:23 UTC
17 Dec 2020 at 10:46 UTC
17 Dec 2020 at 10:46 UTC
15 Nov 2020 at 11:59 UTC
15 Nov 2020 at 11:59 UTC
14 Nov 2020 at 16:46 UTC
14 Nov 2020 at 16:46 UTC
1 Oct 2020 at 15:15 UTC
1 Oct 2020 at 15:15 UTC
1 Oct 2020 at 14:57 UTC
1 Oct 2020 at 14:53 UTC
6 Sep 2020 at 15:30 UTC
6 Sep 2020 at 15:29 UTC
28 Aug 2020 at 10:33 UTC
28 Aug 2020 at 10:33 UTC
20 Aug 2020 at 11:31 UTC
20 Aug 2020 at 11:29 UTC
20 Aug 2020 at 11:08 UTC
20 Aug 2020 at 11:08 UTC
12 Jul 2020 at 14:06 UTC
12 Jul 2020 at 14:05 UTC
25 Jun 2020 at 19:27 UTC
25 Jun 2020 at 19:22 UTC
7 Jun 2020 at 08:06 UTC
4 Jun 2020 at 08:49 UTC
31 May 2020 at 09:26 UTC
31 May 2020 at 09:26 UTC
19 May 2020 at 07:02 UTC
19 May 2020 at 07:01 UTC
18 May 2020 at 19:13 UTC
18 May 2020 at 19:12 UTC
18 May 2020 at 18:48 UTC
18 May 2020 at 18:48 UTC
7 May 2020 at 09:56 UTC
7 May 2020 at 09:56 UTC
5 May 2020 at 12:54 UTC
5 May 2020 at 12:54 UTC
5 May 2020 at 09:00 UTC
5 May 2020 at 08:59 UTC
30 Apr 2020 at 15:10 UTC
30 Apr 2020 at 15:14 UTC
19 Apr 2020 at 18:06 UTC
19 Apr 2020 at 18:06 UTC
19 Apr 2020 at 16:13 UTC
16 Apr 2020 at 12:17 UTC
16 Apr 2020 at 12:17 UTC
12 Apr 2020 at 15:24 UTC
12 Apr 2020 at 15:24 UTC
9 Apr 2020 at 15:35 UTC
9 Apr 2020 at 15:35 UTC
29 Mar 2020 at 11:35 UTC
29 Mar 2020 at 11:35 UTC
25 Mar 2020 at 15:53 UTC
25 Mar 2020 at 15:53 UTC
22 Mar 2020 at 13:41 UTC
22 Mar 2020 at 13:41 UTC
22 Mar 2020 at 13:26 UTC
22 Mar 2020 at 13:26 UTC
1 Mar 2020 at 18:54 UTC
1 Mar 2020 at 18:54 UTC
20 Feb 2020 at 16:02 UTC
20 Feb 2020 at 16:02 UTC
15 Feb 2020 at 08:31 UTC
15 Feb 2020 at 08:31 UTC
13 Feb 2020 at 15:04 UTC
13 Feb 2020 at 15:04 UTC
22 Jan 2020 at 11:14 UTC
22 Jan 2020 at 11:11 UTC
12 Jan 2020 at 11:35 UTC
12 Jan 2020 at 11:35 UTC
23 Nov 2019 at 16:51 UTC
23 Nov 2019 at 16:51 UTC
10 Nov 2019 at 14:53 UTC
10 Nov 2019 at 14:54 UTC
10 Nov 2019 at 12:48 UTC
10 Nov 2019 at 12:48 UTC
10 Nov 2019 at 10:50 UTC
10 Nov 2019 at 10:50 UTC
10 Nov 2019 at 09:41 UTC
10 Nov 2019 at 09:37 UTC
24 Oct 2019 at 19:16 UTC
24 Oct 2019 at 19:15 UTC
24 Oct 2019 at 18:50 UTC
24 Oct 2019 at 18:49 UTC
14 Oct 2019 at 18:44 UTC
14 Oct 2019 at 18:44 UTC
13 Oct 2019 at 18:39 UTC
13 Oct 2019 at 18:38 UTC
14 Oct 2019 at 01:12 UTC
14 Oct 2019 at 01:10 UTC
12 Oct 2019 at 09:01 UTC
12 Oct 2019 at 09:00 UTC
10 Oct 2019 at 19:03 UTC
10 Oct 2019 at 19:03 UTC
7 Oct 2019 at 18:52 UTC
7 Oct 2019 at 18:52 UTC
8 Sep 2019 at 11:41 UTC
8 Sep 2019 at 11:43 UTC
8 Sep 2019 at 11:39 UTC
8 Sep 2019 at 11:38 UTC
8 Sep 2019 at 10:59 UTC
8 Sep 2019 at 10:59 UTC
5 Sep 2019 at 14:17 UTC
5 Sep 2019 at 14:16 UTC
20 Aug 2019 at 10:46 UTC
20 Aug 2019 at 10:46 UTC
11 Aug 2019 at 08:42 UTC
11 Aug 2019 at 08:42 UTC
8 Aug 2019 at 14:01 UTC
8 Aug 2019 at 14:00 UTC
26 Jul 2019 at 11:41 UTC
26 Jul 2019 at 11:41 UTC
17 May 2019 at 08:54 UTC
17 May 2019 at 08:54 UTC
5 May 2019 at 20:10 UTC
5 May 2019 at 20:10 UTC
4 May 2019 at 15:25 UTC
4 May 2019 at 15:24 UTC
4 May 2019 at 14:23 UTC
4 May 2019 at 14:23 UTC
2 May 2019 at 14:04 UTC
2 May 2019 at 14:06 UTC
15 Apr 2019 at 20:26 UTC
15 Apr 2019 at 20:21 UTC
15 Apr 2019 at 19:52 UTC
15 Apr 2019 at 19:49 UTC
15 Apr 2019 at 19:49 UTC
15 Apr 2019 at 19:49 UTC
15 Apr 2019 at 19:30 UTC
15 Apr 2019 at 19:29 UTC
13 Apr 2019 at 11:17 UTC
13 Apr 2019 at 11:19 UTC
13 Apr 2019 at 11:16 UTC
13 Apr 2019 at 11:17 UTC
13 Apr 2019 at 11:14 UTC
13 Apr 2019 at 11:14 UTC
11 Apr 2019 at 10:59 UTC
11 Apr 2019 at 10:59 UTC
3 Apr 2019 at 18:49 UTC
3 Apr 2019 at 18:48 UTC
3 Apr 2019 at 18:48 UTC
3 Apr 2019 at 18:48 UTC
14 Feb 2019 at 11:21 UTC
14 Feb 2019 at 11:21 UTC
6 Feb 2019 at 10:15 UTC
6 Feb 2019 at 10:13 UTC
6 Feb 2019 at 08:20 UTC
6 Feb 2019 at 08:12 UTC
5 Feb 2019 at 20:39 UTC
5 Feb 2019 at 20:42 UTC
5 Feb 2019 at 15:58 UTC
5 Feb 2019 at 15:58 UTC
2 Feb 2019 at 10:22 UTC
2 Feb 2019 at 10:22 UTC
2 Feb 2019 at 09:52 UTC
2 Feb 2019 at 09:52 UTC
29 Jan 2019 at 08:37 UTC
29 Jan 2019 at 08:37 UTC
20 Jan 2019 at 09:59 UTC
20 Jan 2019 at 09:59 UTC
9 Jan 2019 at 11:12 UTC
9 Jan 2019 at 11:08 UTC
28 Dec 2018 at 09:49 UTC
28 Dec 2018 at 09:47 UTC
27 Dec 2018 at 17:36 UTC
27 Dec 2018 at 17:36 UTC
20 Dec 2018 at 14:21 UTC
20 Dec 2018 at 14:21 UTC
20 Dec 2018 at 13:07 UTC
20 Dec 2018 at 13:03 UTC
20 Dec 2018 at 11:02 UTC
20 Dec 2018 at 11:00 UTC
18 Dec 2018 at 19:56 UTC
18 Dec 2018 at 19:56 UTC
18 Dec 2018 at 13:04 UTC
18 Dec 2018 at 13:10 UTC
13 Dec 2018 at 11:45 UTC
13 Dec 2018 at 11:45 UTC
25 Nov 2018 at 09:48 UTC
25 Nov 2018 at 09:48 UTC
25 Nov 2018 at 09:47 UTC
25 Nov 2018 at 09:45 UTC
22 Nov 2018 at 11:04 UTC
22 Nov 2018 at 11:04 UTC
12 Nov 2018 at 20:21 UTC
12 Nov 2018 at 20:18 UTC
12 Nov 2018 at 19:52 UTC
12 Nov 2018 at 19:52 UTC
18 Oct 2018 at 08:31 UTC
18 Oct 2018 at 08:31 UTC
7 Oct 2018 at 16:17 UTC
7 Oct 2018 at 16:19 UTC
30 Sep 2018 at 09:01 UTC
30 Sep 2018 at 09:01 UTC
29 Sep 2018 at 16:00 UTC
29 Sep 2018 at 15:57 UTC
6 Sep 2018 at 09:25 UTC
6 Sep 2018 at 09:36 UTC
30 Aug 2018 at 17:28 UTC
30 Aug 2018 at 17:24 UTC
25 Aug 2018 at 13:07 UTC
25 Aug 2018 at 13:07 UTC
25 Aug 2018 at 12:21 UTC
25 Aug 2018 at 12:23 UTC
25 Aug 2018 at 12:19 UTC
25 Aug 2018 at 12:19 UTC
1 Aug 2018 at 13:15 UTC
1 Aug 2018 at 13:15 UTC
1 Aug 2018 at 07:53 UTC
1 Aug 2018 at 07:53 UTC
9 Jul 2018 at 15:50 UTC
9 Jul 2018 at 15:50 UTC
9 Jul 2018 at 15:04 UTC
9 Jul 2018 at 15:04 UTC
7 Jul 2018 at 10:50 UTC
7 Jul 2018 at 10:49 UTC
16 Jun 2018 at 09:33 UTC
16 Jun 2018 at 09:32 UTC
10 Jun 2018 at 10:47 UTC
10 Jun 2018 at 10:49 UTC
9 Jun 2018 at 08:39 UTC
9 Jun 2018 at 08:39 UTC
8 Jun 2018 at 18:36 UTC
8 Jun 2018 at 18:36 UTC
7 Jun 2018 at 12:23 UTC
7 Jun 2018 at 12:25 UTC
6 Jun 2018 at 19:33 UTC
24 May 2018 at 09:41 UTC
24 May 2018 at 09:44 UTC
24 May 2018 at 08:21 UTC
24 May 2018 at 08:21 UTC
10 May 2018 at 09:14 UTC
10 May 2018 at 09:16 UTC
10 May 2018 at 09:02 UTC
10 May 2018 at 09:04 UTC
7 May 2018 at 19:22 UTC
7 May 2018 at 19:25 UTC
3 May 2018 at 19:21 UTC
3 May 2018 at 19:21 UTC
3 May 2018 at 11:45 UTC
3 May 2018 at 11:47 UTC
30 Apr 2018 at 18:43 UTC
30 Apr 2018 at 18:43 UTC
30 Apr 2018 at 18:21 UTC
30 Apr 2018 at 18:21 UTC
29 Apr 2018 at 10:28 UTC
29 Apr 2018 at 10:30 UTC
28 Apr 2018 at 10:52 UTC
28 Apr 2018 at 10:53 UTC
27 Apr 2018 at 08:27 UTC
27 Apr 2018 at 08:28 UTC
27 Apr 2018 at 06:52 UTC
27 Apr 2018 at 06:53 UTC
15 Apr 2018 at 17:32 UTC
15 Apr 2018 at 17:33 UTC
15 Apr 2018 at 17:28 UTC
15 Apr 2018 at 17:28 UTC
31 Mar 2018 at 14:39 UTC
31 Mar 2018 at 14:35 UTC
31 Mar 2018 at 14:16 UTC
31 Mar 2018 at 14:16 UTC
31 Mar 2018 at 13:27 UTC
31 Mar 2018 at 12:49 UTC
31 Mar 2018 at 10:26 UTC
8 Mar 2018 at 10:29 UTC
8 Mar 2018 at 08:33 UTC
7 Mar 2018 at 07:53 UTC
3 Mar 2018 at 11:47 UTC
3 Mar 2018 at 11:18 UTC
6 Feb 2018 at 10:47 UTC
6 Feb 2018 at 09:42 UTC
2 Feb 2018 at 10:06 UTC
31 Jan 2018 at 15:33 UTC
31 Jan 2018 at 14:56 UTC
31 Jan 2018 at 09:52 UTC
30 Jan 2018 at 19:06 UTC
29 Jan 2018 at 16:13 UTC
29 Jan 2018 at 14:21 UTC
26 Jan 2018 at 09:01 UTC
26 Jan 2018 at 09:00 UTC
25 Jan 2018 at 11:10 UTC
25 Jan 2018 at 10:01 UTC
25 Jan 2018 at 09:27 UTC
25 Jan 2018 at 09:09 UTC
22 Jan 2018 at 10:55 UTC
28 Nov 2017 at 16:41 UTC
16 Nov 2017 at 11:59 UTC
24 Sep 2017 at 13:31 UTC
30 Apr 2017 at 10:58 UTC
30 Apr 2017 at 09:33 UTC
26 Apr 2017 at 20:31 UTC
26 Apr 2017 at 20:29 UTC
26 Apr 2017 at 20:04 UTC
26 Apr 2017 at 19:54 UTC
13 Apr 2017 at 14:26 UTC
10 Apr 2017 at 19:13 UTC
9 Apr 2017 at 09:33 UTC
7 Apr 2017 at 21:11 UTC
6 Apr 2017 at 18:05 UTC
6 Apr 2017 at 17:18 UTC
6 Apr 2017 at 06:48 UTC
6 Apr 2017 at 06:46 UTC
28 Mar 2017 at 18:44 UTC
21 Mar 2017 at 20:32 UTC
8 Mar 2017 at 13:46 UTC
8 Mar 2017 at 12:09 UTC
2 Mar 2017 at 15:09 UTC
4 Feb 2017 at 09:26 UTC
4 Feb 2017 at 09:25 UTC
21 Dec 2016 at 08:06 UTC
4 Oct 2016 at 23:59 UTC
4 Oct 2016 at 23:18 UTC
4 Oct 2016 at 23:07 UTC
4 Oct 2016 at 23:04 UTC
4 Oct 2016 at 23:01 UTC
4 Oct 2016 at 22:42 UTC
26 Aug 2016 at 12:30 UTC
27 Jul 2016 at 15:09 UTC
27 Jul 2016 at 08:58 UTC
27 Jul 2016 at 08:13 UTC
27 Jul 2016 at 07:59 UTC
26 Jul 2016 at 19:23 UTC
21 Jul 2016 at 05:20 UTC
20 Jul 2016 at 00:37 UTC
20 Jul 2016 at 00:23 UTC
12 Jul 2016 at 23:52 UTC
12 Jul 2016 at 20:41 UTC
12 Jul 2016 at 20:38 UTC
12 Jul 2016 at 19:54 UTC
12 Jul 2016 at 19:37 UTC
12 Jul 2016 at 19:18 UTC
30 Jun 2016 at 08:07 UTC
17 Jun 2016 at 08:03 UTC
14 Jun 2016 at 22:46 UTC
14 Jun 2016 at 22:03 UTC
14 Jun 2016 at 22:01 UTC
14 Jun 2016 at 21:58 UTC
30 May 2016 at 12:41 UTC
14 May 2016 at 12:51 UTC
16 Apr 2016 at 08:44 UTC
15 Apr 2016 at 20:30 UTC
15 Apr 2016 at 20:03 UTC
15 Apr 2016 at 20:00 UTC
15 Apr 2016 at 12:34 UTC
25 Jan 2016 at 21:07 UTC
24 Dec 2015 at 10:57 UTC
20 Nov 2015 at 08:40 UTC
18 Sep 2015 at 18:15 UTC
17 Sep 2015 at 22:00 UTC
16 Sep 2015 at 18:18 UTC
15 Sep 2015 at 18:15 UTC
14 Sep 2015 at 18:17 UTC
13 Sep 2015 at 18:19 UTC
12 Sep 2015 at 18:19 UTC
11 Sep 2015 at 18:28 UTC
10 Sep 2015 at 18:18 UTC
9 Sep 2015 at 18:19 UTC
8 Sep 2015 at 18:12 UTC
7 Sep 2015 at 18:17 UTC
6 Sep 2015 at 18:19 UTC
5 Sep 2015 at 18:16 UTC
4 Sep 2015 at 18:15 UTC
3 Sep 2015 at 18:19 UTC
2 Sep 2015 at 18:14 UTC
1 Sep 2015 at 18:13 UTC
31 Aug 2015 at 18:16 UTC
30 Aug 2015 at 18:17 UTC
29 Aug 2015 at 18:11 UTC
28 Aug 2015 at 18:16 UTC
27 Aug 2015 at 18:13 UTC
26 Aug 2015 at 18:10 UTC
25 Aug 2015 at 18:21 UTC
24 Aug 2015 at 18:11 UTC
23 Aug 2015 at 18:19 UTC
22 Aug 2015 at 18:14 UTC
21 Aug 2015 at 18:13 UTC
20 Aug 2015 at 18:17 UTC
20 Aug 2015 at 23:22 UTC
20 Aug 2015 at 23:22 UTC
20 Aug 2015 at 23:22 UTC
20 Aug 2015 at 23:22 UTC
20 Aug 2015 at 23:22 UTC
20 Aug 2015 at 23:22 UTC
21 Aug 2015 at 03:45 UTC
21 Aug 2015 at 03:45 UTC
21 Aug 2015 at 03:45 UTC
21 Aug 2015 at 03:45 UTC
21 Aug 2015 at 03:45 UTC
21 Aug 2015 at 03:45 UTC
21 Aug 2015 at 03:45 UTC
21 Aug 2015 at 03:45 UTC
21 Aug 2015 at 03:45 UTC
21 Aug 2015 at 03:45 UTC
21 Aug 2015 at 03:45 UTC
2 Aug 2015 at 18:07 UTC
21 Aug 2015 at 03:45 UTC
31 Jul 2015 at 18:06 UTC
30 Jul 2015 at 18:14 UTC
21 Aug 2015 at 02:30 UTC
21 Aug 2015 at 02:30 UTC
21 Aug 2015 at 02:30 UTC
21 Aug 2015 at 02:30 UTC
21 Aug 2015 at 02:30 UTC
21 Aug 2015 at 02:30 UTC
20 Aug 2015 at 19:52 UTC
20 Aug 2015 at 19:52 UTC