1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1365
+user: Proxies\__CG__\App\Entity\User {#1378 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#322
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#323
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#317
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
I think the first time you are trying to mount the drive and not the partition “sudo mount /dev/sdc /mnt” and on the second and third attempt have the sdc1 right, but need to make a folder under mnt to mount the drive onto. Make a folder like ‘tempdrive’ under /mnt and then try it with this since you said it was an ext4 filesystem. Note, you can name it whatever you want I just picked that as an example:\n
\n
cd /mnt\n
\n
sudo mkdir tempdrive\n
\n
sudo mount /dev/sdc1 /mnt/tempdrive\n
\n
If it doesn’t recognize the filesystem then use -t\n
\n
sudo mount -t ext4 /dev/sdc1 /mnt/tempdrive\n
\n
And yes, once you get it down, an fstab entry will make this mount every time, but I would use the uuid in the fstab. I have two mounted on a machine like this in my /etc/fstab:\n
\n
UUID=“6a95603a-2112-4c4d-ad4d-e146e646a74a” /media/largedrive ext4 auto,nofail,noatime,rw,user 0 0\n
\n
UUID=“3E31-540B” /media/new4tbdrive exfat auto,nofail,noatime,rw,user 0 0
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1706369958 {#1768
date: 2024-01-27 16:39:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@i_am_hiding@aussie.zone"
"@i_am_hiding@aussie.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1370 …}
+nested: Doctrine\ORM\PersistentCollection {#1375 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#1898 …}
+favourites: Doctrine\ORM\PersistentCollection {#1841 …}
+notifications: Doctrine\ORM\PersistentCollection {#2354 …}
-id: 344848
-bodyTs: "'-2112':145 '-4':146 '-540':162 '/dev/sdc':19 '/dev/sdc1':88,104 '/etc/fstab':142 '/media/largedrive':151 '/media/new4tbdrive':164 '/mnt':20,51,82 '/mnt/tempdrive':89,105 '0':158,159,171,172 '3e31':161 '6a95603a':144 'ad4d':149 'attempt':27 'auto':153,166 'b':163 'c4d':148 'c4d-ad4d-e146e646a74a':147 'cd':81 'doesn':92 'drive':12,43 'e146e646a74a':150 'entri':115 'everi':120 'exampl':80 'exfat':165 'ext4':64,103,152 'filesystem':65,96 'first':4 'folder':37,47 'fstab':114,130 'get':110 'like':48,138 'machin':137 'make':35,45,117 'mkdir':84 'mnt':39 'mount':10,18,41,87,101,119,134 'name':69 'need':33 'noatim':155,168 'nofail':154,167 'note':66 'onto':44 'partit':16 'pick':76 'recogn':94 'right':31 'rw':156,169 'said':60 'sdc1':30 'second':24 'sinc':58 'sudo':17,83,86,100 'tempdriv':49,85 'think':2 'third':26 'time':5,121 'tri':8,54 'two':133 'use':98,125 'user':157,170 'uuid':127,143,160 'want':73 'whatev':71 'would':124 'yes':107"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/8130372"
+editedAt: DateTimeImmutable @1728972899 {#1377
date: 2024-10-15 08:14:59.0 +02:00
}
+createdAt: DateTimeImmutable @1706369958 {#1927
date: 2024-01-27 16:39:18.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1365
+user: Proxies\__CG__\App\Entity\User {#1378 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#322
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#323
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#317
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
I think the first time you are trying to mount the drive and not the partition “sudo mount /dev/sdc /mnt” and on the second and third attempt have the sdc1 right, but need to make a folder under mnt to mount the drive onto. Make a folder like ‘tempdrive’ under /mnt and then try it with this since you said it was an ext4 filesystem. Note, you can name it whatever you want I just picked that as an example:\n
\n
cd /mnt\n
\n
sudo mkdir tempdrive\n
\n
sudo mount /dev/sdc1 /mnt/tempdrive\n
\n
If it doesn’t recognize the filesystem then use -t\n
\n
sudo mount -t ext4 /dev/sdc1 /mnt/tempdrive\n
\n
And yes, once you get it down, an fstab entry will make this mount every time, but I would use the uuid in the fstab. I have two mounted on a machine like this in my /etc/fstab:\n
\n
UUID=“6a95603a-2112-4c4d-ad4d-e146e646a74a” /media/largedrive ext4 auto,nofail,noatime,rw,user 0 0\n
\n
UUID=“3E31-540B” /media/new4tbdrive exfat auto,nofail,noatime,rw,user 0 0
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1706369958 {#1768
date: 2024-01-27 16:39:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@i_am_hiding@aussie.zone"
"@i_am_hiding@aussie.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1370 …}
+nested: Doctrine\ORM\PersistentCollection {#1375 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#1898 …}
+favourites: Doctrine\ORM\PersistentCollection {#1841 …}
+notifications: Doctrine\ORM\PersistentCollection {#2354 …}
-id: 344848
-bodyTs: "'-2112':145 '-4':146 '-540':162 '/dev/sdc':19 '/dev/sdc1':88,104 '/etc/fstab':142 '/media/largedrive':151 '/media/new4tbdrive':164 '/mnt':20,51,82 '/mnt/tempdrive':89,105 '0':158,159,171,172 '3e31':161 '6a95603a':144 'ad4d':149 'attempt':27 'auto':153,166 'b':163 'c4d':148 'c4d-ad4d-e146e646a74a':147 'cd':81 'doesn':92 'drive':12,43 'e146e646a74a':150 'entri':115 'everi':120 'exampl':80 'exfat':165 'ext4':64,103,152 'filesystem':65,96 'first':4 'folder':37,47 'fstab':114,130 'get':110 'like':48,138 'machin':137 'make':35,45,117 'mkdir':84 'mnt':39 'mount':10,18,41,87,101,119,134 'name':69 'need':33 'noatim':155,168 'nofail':154,167 'note':66 'onto':44 'partit':16 'pick':76 'recogn':94 'right':31 'rw':156,169 'said':60 'sdc1':30 'second':24 'sinc':58 'sudo':17,83,86,100 'tempdriv':49,85 'think':2 'third':26 'time':5,121 'tri':8,54 'two':133 'use':98,125 'user':157,170 'uuid':127,143,160 'want':73 'whatev':71 'would':124 'yes':107"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/8130372"
+editedAt: DateTimeImmutable @1728972899 {#1377
date: 2024-10-15 08:14:59.0 +02:00
}
+createdAt: DateTimeImmutable @1706369958 {#1927
date: 2024-01-27 16:39:18.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1365
+user: Proxies\__CG__\App\Entity\User {#1378 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#322
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#323
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#317
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: null
+root: null
+body: """
I think the first time you are trying to mount the drive and not the partition “sudo mount /dev/sdc /mnt” and on the second and third attempt have the sdc1 right, but need to make a folder under mnt to mount the drive onto. Make a folder like ‘tempdrive’ under /mnt and then try it with this since you said it was an ext4 filesystem. Note, you can name it whatever you want I just picked that as an example:\n
\n
cd /mnt\n
\n
sudo mkdir tempdrive\n
\n
sudo mount /dev/sdc1 /mnt/tempdrive\n
\n
If it doesn’t recognize the filesystem then use -t\n
\n
sudo mount -t ext4 /dev/sdc1 /mnt/tempdrive\n
\n
And yes, once you get it down, an fstab entry will make this mount every time, but I would use the uuid in the fstab. I have two mounted on a machine like this in my /etc/fstab:\n
\n
UUID=“6a95603a-2112-4c4d-ad4d-e146e646a74a” /media/largedrive ext4 auto,nofail,noatime,rw,user 0 0\n
\n
UUID=“3E31-540B” /media/new4tbdrive exfat auto,nofail,noatime,rw,user 0 0
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1706369958 {#1768
date: 2024-01-27 16:39:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@i_am_hiding@aussie.zone"
"@i_am_hiding@aussie.zone"
]
+children: Doctrine\ORM\PersistentCollection {#1370 …}
+nested: Doctrine\ORM\PersistentCollection {#1375 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#1898 …}
+favourites: Doctrine\ORM\PersistentCollection {#1841 …}
+notifications: Doctrine\ORM\PersistentCollection {#2354 …}
-id: 344848
-bodyTs: "'-2112':145 '-4':146 '-540':162 '/dev/sdc':19 '/dev/sdc1':88,104 '/etc/fstab':142 '/media/largedrive':151 '/media/new4tbdrive':164 '/mnt':20,51,82 '/mnt/tempdrive':89,105 '0':158,159,171,172 '3e31':161 '6a95603a':144 'ad4d':149 'attempt':27 'auto':153,166 'b':163 'c4d':148 'c4d-ad4d-e146e646a74a':147 'cd':81 'doesn':92 'drive':12,43 'e146e646a74a':150 'entri':115 'everi':120 'exampl':80 'exfat':165 'ext4':64,103,152 'filesystem':65,96 'first':4 'folder':37,47 'fstab':114,130 'get':110 'like':48,138 'machin':137 'make':35,45,117 'mkdir':84 'mnt':39 'mount':10,18,41,87,101,119,134 'name':69 'need':33 'noatim':155,168 'nofail':154,167 'note':66 'onto':44 'partit':16 'pick':76 'recogn':94 'right':31 'rw':156,169 'said':60 'sdc1':30 'second':24 'sinc':58 'sudo':17,83,86,100 'tempdriv':49,85 'think':2 'third':26 'time':5,121 'tri':8,54 'two':133 'use':98,125 'user':157,170 'uuid':127,143,160 'want':73 'whatev':71 'would':124 'yes':107"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/8130372"
+editedAt: DateTimeImmutable @1728972899 {#1377
date: 2024-10-15 08:14:59.0 +02:00
}
+createdAt: DateTimeImmutable @1706369958 {#1927
date: 2024-01-27 16:39:18.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#322
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#323
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#317
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|