You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
right now there is no way from the outside to know if a CrawledUrl has an id. $cralewdUrl->getId() results in Exception.
I think that ability was lost in the jump from older php versions and adding php property types.
This discussion was converted from issue #472 on August 28, 2024 15:49.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
right now there is no way from the outside to know if a CrawledUrl has an id. $cralewdUrl->getId() results in Exception.
I think that ability was lost in the jump from older php versions and adding php property types.
Is the actual behavior expected?
Beta Was this translation helpful? Give feedback.
All reactions