Deprecated: Wikibase\DataModel\Entity\ItemId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemId.php on line 12
Deprecated: Wikibase\DataModel\Entity\NumericPropertyId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/NumericPropertyId.php on line 11
Deprecated: Wikibase\Lexeme\Domain\Model\LexemeId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/LexemeId.php on line 18
Deprecated: Wikibase\Lexeme\Domain\Model\FormId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/FormId.php on line 15
Deprecated: Wikibase\Lexeme\Domain\Model\SenseId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/SenseId.php on line 0
Deprecated: DataValues\StringValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/data-values/src/StringValue.php on line 7
Deprecated: DataValues\UnknownValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/data-values/src/UnknownValue.php on line 0
Deprecated: DataValues\Geo\Values\GlobeCoordinateValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/geo/src/Values/GlobeCoordinateValue.php on line 20
Deprecated: DataValues\MonolingualTextValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/common/src/DataValues/MonolingualTextValue.php on line 0
Deprecated: DataValues\UnboundedQuantityValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/number/src/DataValues/UnboundedQuantityValue.php on line 23
Deprecated: DataValues\QuantityValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/number/src/DataValues/QuantityValue.php on line 23
Deprecated: DataValues\TimeValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
Deprecated: Return type of Wikibase\DataModel\Term\TermList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/TermList.php on line 41
Deprecated: Return type of Wikibase\DataModel\Term\TermList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/TermList.php on line 64
Deprecated: Return type of Wikibase\DataModel\Term\AliasGroupList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasGroupList.php on line 48
Deprecated: Return type of Wikibase\DataModel\Term\AliasGroupList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasGroupList.php on line 56
Deprecated: Return type of Wikibase\DataModel\SiteLinkList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/SiteLinkList.php on line 108
Deprecated: Return type of Wikibase\DataModel\SiteLinkList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/SiteLinkList.php on line 117
Deprecated: Wikibase\DataModel\Snak\PropertyValueSnak implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/PropertyValueSnak.php on line 20
Deprecated: DataValues\Geo\Values\LatLongValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/geo/src/Values/LatLongValue.php on line 22
Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::offsetSet($index, $value) should either be compatible with ArrayObject::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 235
Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::offsetUnset($index) should either be compatible with ArrayObject::offsetUnset(mixed $key): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 207
Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::append($value) should either be compatible with ArrayObject::append(mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 225
Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::unserialize($serialized) should either be compatible with ArrayObject::unserialize(string $data): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 281
Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::serialize() should either be compatible with ArrayObject::serialize(): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 272
Deprecated: Return type of Wikibase\DataModel\ReferenceList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/ReferenceList.php on line 310
Deprecated: Return type of Wikibase\DataModel\ReferenceList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/ReferenceList.php on line 321
Deprecated: Return type of Wikibase\DataModel\Reference::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Reference.php on line 63
Deprecated: Wikibase\DataModel\Entity\EntityIdValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/EntityIdValue.php on line 0
Deprecated: Return type of Wikibase\DataModel\Entity\ItemIdSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemIdSet.php on line 55
Deprecated: Return type of Wikibase\DataModel\Entity\ItemIdSet::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemIdSet.php on line 46
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
a:1:{s:8:"entities";a:1:{s:8:"Q5615824";a:12:{s:6:"pageid";i:3744463;s:2:"ns";i:120;s:5:"title";s:13:"Item:Q5615824";s:9:"lastrevid";i:3841656;s:8:"modified";s:20:"2022-04-25T14:54:42Z";s:4:"type";s:4:"item";s:2:"id";s:8:"Q5615824";s:6:"labels";a:1:{s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:19:"Guildford Golf Club";}}s:12:"descriptions";a:1:{s:2:"en";a:2:{s:8:"language";s:2:"en";s:5:"value";s:28:"Golf club in Surrey, England";}}s:7:"aliases";a:0:{}s:6:"claims";a:7:{s:4:"P625";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P625";s:4:"hash";s:40:"bcd79ad15c65a93593db8e1b11943eaafce10a96";s:9:"datavalue";a:2:{s:5:"value";a:5:{s:8:"latitude";d:51.2402;s:9:"longitude";d:-0.5358;s:8:"altitude";N;s:9:"precision";d:2.77777777778E-6;s:5:"globe";s:33:"http://www.wikidata.org/entity/Q2";}s:4:"type";s:15:"globecoordinate";}s:8:"datatype";s:16:"globe-coordinate";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q5615824$D2F1D7DE-A1B3-4C6E-8BFB-50ED4641B007";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"fa278ebfc458360e5aed63d5058cca83c46134f1";s:5:"snaks";a:1:{s:4:"P143";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P143";s:4:"hash";s:40:"e4f6d9441d0600513c4533c672b5ab472dc73694";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:328;s:2:"id";s:4:"Q328";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}}s:11:"snaks-order";a:1:{i:0;s:4:"P143";}}}}}s:3:"P31";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P31";s:4:"hash";s:40:"dd56d7f91c3a10afc806bce3ee1e26c8b929952e";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:2022036;s:2:"id";s:8:"Q2022036";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q5615824$C6CD045F-A725-4C9F-8001-907418CDB0C0";s:4:"rank";s:6:"normal";}}s:3:"P17";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:3:"P17";s:4:"hash";s:40:"a44880420787fb348836dc51d3babc5227c4ef7e";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:145;s:2:"id";s:4:"Q145";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q5615824$7A079C2E-BB8A-45C3-A5C6-EE76592DB8CC";s:4:"rank";s:6:"normal";}}s:4:"P641";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P641";s:4:"hash";s:40:"838e6f7a26b60b4afe3464d3752b85839983bbce";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:5377;s:2:"id";s:5:"Q5377";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q5615824$6B0CC365-CD73-4847-9D9C-CEAF60CF1221";s:4:"rank";s:6:"normal";}}s:4:"P571";a:1:{i:0;a:5:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P571";s:4:"hash";s:40:"634fc8917094e36fa36bd815db9086a40441a223";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+1886-01-01T00:00:00Z";s:8:"timezone";i:0;s:6:"before";i:0;s:5:"after";i:0;s:9:"precision";i:9;s:13:"calendarmodel";s:39:"http://www.wikidata.org/entity/Q1985727";}s:4:"type";s:4:"time";}s:8:"datatype";s:4:"time";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q5615824$D58FC733-EF67-4745-88AB-EAB9942642A5";s:4:"rank";s:6:"normal";s:10:"references";a:1:{i:0;a:3:{s:4:"hash";s:40:"f4dc35a202a30daab11bf2a20db0b52e50718252";s:5:"snaks";a:2:{s:5:"P3452";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P3452";s:4:"hash";s:40:"3e882d01535a8024a9d32f1ee22c036330928d23";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:6443981;s:2:"id";s:8:"Q6443981";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}}s:4:"P813";a:1:{i:0;a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P813";s:4:"hash";s:40:"22a6ecbd6f0851bff2a2ff5e7e9cb4d4a409bbe3";s:9:"datavalue";a:2:{s:5:"value";a:6:{s:4:"time";s:21:"+2018-11-09T00:00:00Z";s:8:"timezone";i:0;s:6:"before";i:0;s:5:"after";i:0;s:9:"precision";i:11;s:13:"calendarmodel";s:39:"http://www.wikidata.org/entity/Q1985727";}s:4:"type";s:4:"time";}s:8:"datatype";s:4:"time";}}}s:11:"snaks-order";a:2:{i:0;s:5:"P3452";i:1;s:4:"P813";}}}}}s:4:"P646";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:4:"P646";s:4:"hash";s:40:"a3b744037815152285c744591620ca57ae8cbba3";s:9:"datavalue";a:2:{s:5:"value";s:10:"/m/0272wfz";s:4:"type";s:6:"string";}s:8:"datatype";s:11:"external-id";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q5615824$A68872CB-1A00-4C96-8F4C-13751DBECC87";s:4:"rank";s:6:"normal";}}s:5:"P7959";a:1:{i:0;a:4:{s:8:"mainsnak";a:5:{s:8:"snaktype";s:5:"value";s:8:"property";s:5:"P7959";s:4:"hash";s:40:"5759c13ea4a0e90ff3a9c43c79d972c404ff581e";s:9:"datavalue";a:2:{s:5:"value";a:3:{s:11:"entity-type";s:4:"item";s:10:"numeric-id";i:67443130;s:2:"id";s:9:"Q67443130";}s:4:"type";s:17:"wikibase-entityid";}s:8:"datatype";s:13:"wikibase-item";}s:4:"type";s:9:"statement";s:2:"id";s:45:"Q5615824$42277d2e-e88a-449a-a204-42cafae7b9d0";s:4:"rank";s:6:"normal";}}}s:9:"sitelinks";a:1:{s:6:"enwiki";a:4:{s:4:"site";s:6:"enwiki";s:5:"title";s:19:"Guildford Golf Club";s:6:"badges";a:0:{}s:3:"url";s:49:"https://en.wikipedia.org/wiki/Guildford_Golf_Club";}}}}}