JavaScript failed to initialize. There may be a CSP preventing this. You may want to consider switching to logging.
  • TYPO3 6.1.7 (active)
  • Fluid debugger 6.1.7 (inactive)
  • Aimeos debugger 6.1.7 (inactive)
  • $this->GP=>0 elements(array)  <php>


  • Configuration file not found, using factory settings=>(/var/www/vhosts/joachim-ruhs.de/typo14/typo3temp/var/tx_includekrexx/config/Krexx.json) 
    • Output=>. . .(config) 
      • Disable kreXX: (Factory settings)
      • Try to detect AJAX requests: (Factory settings)
    • Behavior=>. . .(config) 
      • Skin: (Factory settings)
      • Destination:=>browserImmediately(Plugin overwrite setting) 
      • Max files in the logfolder:=>10(Factory settings) 
      • Language key: (Factory settings)
    • Prune output=>. . .(config) 
      • Max steps in the backtrace: (Factory settings)
      • Max array size for normal analysis: (Factory settings)
      • Max nesting level: (Factory settings)
    • Properties=>. . .(config) 
      • Analyse protected properties: (Factory settings)
      • Analyse private properties: (Factory settings)
      • Analyse traversable data: (Factory settings)
      • Deep analysis for scalar types: (Factory settings)
    • Methods=>. . .(config) 
      • Analyse protected methods: (Factory settings)
      • Analyse private methods: (Factory settings)
      • Analyse getter methods: (Factory settings)
      • Debug methods to poll:=>debug,__toArray,toArray,__toString,toString,_getProperties,__debugInfo,getProperties(Factory settings) 
    • Emergency stop=>. . .(config) 
      • Max amount of calls: (Factory settings)
      • Max Runtime [Seconds]: (Factory settings)
      • Amount of left over memory [MB]: (Factory settings)
  • Called from
    • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Controller/LocationController.php , line 189

      At: 22-09-2026 00:07:05

      Url: https://www.joachim-ruhs.de/extensions/mymap/route
Additional data
No data available.
Analysis of $location, WSR\Mymap\Domain\Model\Location
JavaScript failed to initialize. There may be a CSP preventing this. You may want to consider switching to logging.
  • TYPO3 6.1.7 (active)
  • Fluid debugger 6.1.7 (inactive)
  • Aimeos debugger 6.1.7 (inactive)
  • $location=>\WSR\Mymap\Domain\Model\Location(class)  <php>

    • Getter=>(Class internals) 
      • getAdditionaladdress=>(string)  <php>
      • getAdditionalcontact=>(string)  <php>
      • getAdditionalname=>(string)  <php>
      • getAddress=>Elzstr. 10(string)  <php>
      • getCategories=>NULL(null)  <php>
      • getCity=>Rheinhausen(string)  <php>
      • getCountry=>DE(string)  <php>
      • getDescription=>(string)  <php>
      • getEmail=>(string)  <php>
      • getFax=>(string)  <php>
      • getFiles=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage(class)  <php>

        • getFiles=>Traversable info() 


        • Getter=>(Class internals) 
          • getArray=>unknown(unknown)  <php>
          • getInfo=>unknown(unknown)  <php>
        • Meta class data=>(Class internals) 
          • Classname=>Class TYPO3\CMS\Extbase\Persistence\ObjectStorage(reflection) 
          • Comment=>. . .(reflection) 
            • The storage for objects. It ensures the uniqueness of an object in the storage. It's a remake of the
              `SplObjectStorage` introduced in PHP 5.3.
              
              Opposed to the `SplObjectStorage`, the `ObjectStorage` does not implement the `Serializable` interface.
              
              @template TEntity of object
              @implements \ArrayAccess<string, TEntity>
              @implements \Iterator<string, TEntity>
          • Attributes=>. . .(reflection) 
            • 
                      
          • Declared in=>. . .(reflection) 
            • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php in line: 33
          • Interfaces=>(Class internals) 
            • Countable=>(Class internals) 
              • Classname=>Internal Interface Countable(reflection) 
              • Comment=>. . .(reflection) 
                • 
                          
              • Attributes=>. . .(reflection) 
                • 
                          
              • Declared in=>. . .(reflection) 
                • n/a, is predeclared
            • Iterator=>(Class internals) 
              • Classname=>Internal Interface Iterator(reflection) 
              • Comment=>. . .(reflection) 
                • 
                          
              • Attributes=>. . .(reflection) 
                • 
                          
              • Declared in=>. . .(reflection) 
                • n/a, is predeclared
              • Interfaces=>(Class internals) 
                • Traversable=>(Class internals) 
                  • Classname=>Internal Interface Traversable(reflection) 
                  • Comment=>. . .(reflection) 
                    • 
                              
                  • Attributes=>. . .(reflection) 
                    • 
                              
                  • Declared in=>. . .(reflection) 
                    • n/a, is predeclared
            • ArrayAccess=>(Class internals) 
              • Classname=>Internal Interface ArrayAccess(reflection) 
              • Comment=>. . .(reflection) 
                • 
                          
              • Attributes=>. . .(reflection) 
                • 
                          
              • Declared in=>. . .(reflection) 
                • n/a, is predeclared
            • TYPO3\CMS\Extbase\Persistence\ObjectMonitoringInterface=>(Class internals) 
              • Classname=>Interface TYPO3\CMS\Extbase\Persistence\ObjectMonitoringInterface(reflection) 
              • Comment=>. . .(reflection) 
                • An interface how to monitor changes on an object and its properties. All domain objects which should be persisted need to implement the below interface.
                  
                  @see \TYPO3\CMS\Extbase\DomainObject\AbstractEntity
                  @see \TYPO3\CMS\Extbase\DomainObject\AbstractValueObject
              • Attributes=>. . .(reflection) 
                • 
                          
              • Declared in=>. . .(reflection) 
                • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectMonitoringInterface.php in line: 26
            • Traversable=>∞  Traversable(recursion)
        • Methods=>(Class internals) 
          • _isDirty=>(Public method)(?string $propertyName = NULL): bool  <php>
            • Comment=>. . .(reflection) 
              • Returns `true` if the storage was modified after reconstitution.
                
                @param non-empty-string|null $propertyName
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 328
            • Return type=>bool(reflection) 
          • _memorizeCleanState=>(Public method)(?string $propertyName = NULL): void  <php>
            • Comment=>. . .(reflection) 
              • Register the storage's clean state, e.g., after it has been reconstituted from the database.
                
                @param non-empty-string|null $propertyName
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 318
            • Return type=>void(reflection) 
          • addAll=>(Public method)(\TYPO3\CMS\Extbase\Persistence\ObjectStorage $storage): void  <php>
            • Comment=>. . .(reflection) 
              • Adds all object-information pairs from a different storage in the current storage.
                
                @param ObjectStorage<TEntity> $storage
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 267
            • Return type=>void(reflection) 
          • attach=>(Public method)(object $object, ?mixed $information = NULL): void  <php>
            • Comment=>. . .(reflection) 
              • Adds an object in the storage, and optionally associate it to some information.
                
                @param TEntity $object The object to add.
                @param mixed $information The information to associate with the object.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 225
            • Return type=>void(reflection) 
          • contains=>(Public method)(object $object): bool  <php>
            • Comment=>. . .(reflection) 
              • Checks if the storage contains a specific object.
                
                @param TEntity $object The object to look for.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 214
            • Return type=>bool(reflection) 
          • count=>(Public method)(): int  <php>
            • Comment=>. . .(reflection) 
              • Returns the number of objects in the storage.
                
                @return 0|positive-int The number of objects in the storage.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 137
            • Return type=>int(reflection) 
          • current=>(Public method)(): ?object  <php>
            • Comment=>. . .(reflection) 
              • Returns the current storage entry.
                
                @return TEntity|null The object at the current iterator position.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 118
            • Return type=>?object(reflection) 
          • detach=>(Public method)(object $object): void  <php>
            • Comment=>. . .(reflection) 
              • Removes an object from the storage.
                
                @param TEntity $object The object to remove.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 235
            • Return type=>void(reflection) 
          • getArray=>(Public method)(): array  <php>
            • Comment=>. . .(reflection) 
              • Alias of `toArray` which allows that method to be used from contexts which support
                for example dotted paths, e.g., `ObjectAccess::getPropertyPath($object, 'children.array.123')`
                to get exactly the 123rd item in the `children` property which is an `ObjectStorage`.
                
                @return list<TEntity>
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 308
            • Return type=>array(reflection) 
          • getInfo=>(Public method)(): ?mixed  <php>
            • Comment=>. . .(reflection) 
              • Returns the information associated with the object pointed by the current iterator position.
                
                @return mixed The information associated with the current iterator position.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 245
            • Return type=>?mixed(reflection) 
          • getPosition=>(Public method)(object $object): ?int  <php>
            • Comment=>. . .(reflection) 
              • 
                        
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 343
            • Return type=>?int(reflection) 
          • isRelationDirty=>(Public method)(object $object): bool  <php>
            • Comment=>. . .(reflection) 
              • Returns `true` if an object was added, then removed and added at a different position.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 336
            • Return type=>bool(reflection) 
          • key=>(Public method)(): string  <php>
            • Comment=>. . .(reflection) 
              • Returns the index at which the iterator currently is.
                
                This is different from `SplObjectStorage` as the key in this implementation is the object hash (string).
                
                @return string The index corresponding to the position of the iterator.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 108
            • Return type=>string(reflection) 
          • next=>(Public method)(): void  <php>
            • Comment=>. . .(reflection) 
              • Moves to the next entry.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 127
            • Return type=>void(reflection) 
          • offsetExists=>(Public method)(?mixed $value): bool  <php>
            • Comment=>. . .(reflection) 
              • Checks whether an object exists in the storage.
                
                @param TEntity|int|string $value The object to look for, or the key in the storage.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 162
            • Return type=>bool(reflection) 
          • offsetGet=>(Public method)(?mixed $value): ?mixed  <php>
            • Comment=>. . .(reflection) 
              • Returns the information associated with an object, or the object itself if an integer is passed.
                
                @param TEntity|int|string $value The object to look for, or its key in the storage.
                @return mixed The information associated with an object in the storage, or the object itself if an integer is passed.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 199
            • Return type=>?mixed(reflection) 
          • offsetSet=>(Public method)(?mixed $object, ?mixed $information): void  <php>
            • Comment=>. . .(reflection) 
              • Associates information to an object in the storage. `offsetSet()` is an alias of `attach()`.
                
                @param TEntity|string|null $object The object to add.
                @param mixed $information The information to associate with the object.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 148
            • Return type=>void(reflection) 
          • offsetUnset=>(Public method)(?mixed $value): void  <php>
            • Comment=>. . .(reflection) 
              • Removes an object from the storage. `offsetUnset()` is an alias of `detach()`.
                
                @param TEntity|int|string $value The object to remove, or its key in the storage.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 173
            • Return type=>void(reflection) 
          • removeAll=>(Public method)(\TYPO3\CMS\Extbase\Persistence\ObjectStorage $storage): void  <php>
            • Comment=>. . .(reflection) 
              • Removes objects contained in another storage from the current storage.
                
                @param ObjectStorage<TEntity> $storage The storage containing the elements to remove.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 279
            • Return type=>void(reflection) 
          • rewind=>(Public method)(): void  <php>
            • Comment=>. . .(reflection) 
              • Rewinds the iterator to the first storage element.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 88
            • Return type=>void(reflection) 
          • setInfo=>(Public method)(?mixed $information): void  <php>
            • Comment=>. . .(reflection) 
              • Associates information with the object currently pointed to by the iterator.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 255
            • Return type=>void(reflection) 
          • toArray=>(Public method)(): array  <php>
            • Comment=>. . .(reflection) 
              • Returns this object storage as an array.
                
                @return list<TEntity>
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 291
            • Return type=>array(reflection) 
          • valid=>(Public method)(): bool  <php>
            • Comment=>. . .(reflection) 
              • Checks if the array pointer of the storage points to a valid position.
            • Attributes=>. . .(reflection) 
              • 
                        
            • Declared in=>. . .(reflection) 
              • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
                in class: TYPO3\CMS\Extbase\Persistence\ObjectStorage
                in line: 96
            • Return type=>bool(reflection) 
        • toArray=>. . .(Debug method)  <php>
          • Result=>0 elements(array) 



      • getGeocode=>1(integer)  <php>
      • getIcon=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage(class)  <php>

        • getIcon=>Traversable info() 


        • Getter=>(Class internals) 
          • getArray=>unknown(unknown)  <php>
          • getInfo=>unknown(unknown)  <php>
        • Meta class data=>∞  Meta class data(recursion)
        • Methods=>∞  Methods(recursion)
        • toArray=>. . .(Debug method)  <php>
          • Result=>0 elements(array) 



      • getImage=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage(class)  <php>

        • getImage=>Traversable info() 


        • Getter=>(Class internals) 
          • getArray=>unknown(unknown)  <php>
          • getInfo=>unknown(unknown)  <php>
        • Meta class data=>∞  Meta class data(recursion)
        • Methods=>∞  Methods(recursion)
        • toArray=>. . .(Debug method)  <php>
          • Result=>0 elements(array) 



      • getImages=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage(class)  <php>

        • getImages=>Traversable info() 


        • Getter=>(Class internals) 
          • getArray=>unknown(unknown)  <php>
          • getInfo=>unknown(unknown)  <php>
        • Meta class data=>∞  Meta class data(recursion)
        • Methods=>∞  Methods(recursion)
        • toArray=>. . .(Debug method)  <php>
          • Result=>0 elements(array) 



      • getKwp=>0(float)  <php>
      • getLat=>48.2422892(string)  <php>
      • getLon=>7.715407(string)  <php>
      • getMedia=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage(class)  <php>

        • getMedia=>Traversable info() 


        • Getter=>(Class internals) 
          • getArray=>unknown(unknown)  <php>
          • getInfo=>unknown(unknown)  <php>
        • Meta class data=>∞  Meta class data(recursion)
        • Methods=>∞  Methods(recursion)
        • toArray=>. . .(Debug method)  <php>
          • Result=>0 elements(array) 



      • getMobile=>(string)  <php>
      • getName=>WSR(string)  <php>
      • getPhone=>(string)  <php>
      • getPid=>41(integer)  <php>
      • getStartup=>NULL(null)  <php>
      • getUid=>1(integer)  <php>
      • getWww=>(string)  <php>
      • getZipcode=>79365(string)  <php>
    • Meta class data=>(Class internals) 
      • Classname=>Class WSR\Mymap\Domain\Model\Location(reflection) 
      • Comment=>. . .(reflection) 
        • Location
      • Attributes=>. . .(reflection) 
        • 
                  
      • Declared in=>. . .(reflection) 
        • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php in line: 19
      • Inherited class=>(Class internals) 
        • TYPO3\CMS\Extbase\DomainObject\AbstractEntity=>(Class internals) 
          • Classname=>Abstract Class TYPO3\CMS\Extbase\DomainObject\AbstractEntity(reflection) 
          • Comment=>. . .(reflection) 
            • An abstract Entity. An Entity is an object fundamentally defined not by its attributes,
              but by a thread of continuity and identity (e.g. a person).
          • Attributes=>. . .(reflection) 
            • 
                      
          • Declared in=>. . .(reflection) 
            • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractEntity.php in line: 22
          • Inherited class=>(Class internals) 
            • TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject=>(Class internals) 
              • Classname=>Abstract Class TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject(reflection) 
              • Comment=>. . .(reflection) 
                • A generic Domain Object.
                  
                  All Model domain objects need to inherit from either `AbstractEntity` or `AbstractValueObject` (instead of from this
                  class), as this provides important framework information.
                  
                  @internal only to be used within Extbase, not part of TYPO3 Core API.
              • Attributes=>. . .(reflection) 
                • 
                          
              • Declared in=>. . .(reflection) 
                • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php in line: 32
              • Interfaces=>(Class internals) 
                • TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface=>(Class internals) 
                  • Classname=>Interface TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface(reflection) 
                  • Comment=>. . .(reflection) 
                    • A Domain Object Interface. All domain objects which should be persisted need to implement this interface.
                      
                      Usually you will need to subclass `AbstractEntity` or `AbstractValueObject` instead of implementing this interface
                      directly, though.
                      
                      @see \TYPO3\CMS\Extbase\DomainObject\AbstractEntity
                      @see \TYPO3\CMS\Extbase\DomainObject\AbstractValueObject
                  • Attributes=>. . .(reflection) 
                    • 
                              
                  • Declared in=>. . .(reflection) 
                    • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/DomainObjectInterface.php in line: 31
                  • Interfaces=>(Class internals) 
                    • TYPO3\CMS\Extbase\Persistence\ObjectMonitoringInterface=>∞  TYPO3\CMS\Extbase\Persistence\ObjectMonitoringInterface(recursion)
                • Stringable=>(Class internals) 
                  • Classname=>Internal Interface Stringable(reflection) 
                  • Comment=>. . .(reflection) 
                    • 
                              
                  • Attributes=>. . .(reflection) 
                    • 
                              
                  • Declared in=>. . .(reflection) 
                    • n/a, is predeclared
                • TYPO3\CMS\Extbase\Persistence\ObjectMonitoringInterface=>∞  TYPO3\CMS\Extbase\Persistence\ObjectMonitoringInterface(recursion)
    • Constants=>(Class internals) 
      • PROPERTY_UID=>uid(Public constant string)  <php>
      • PROPERTY_PID=>pid(Public constant string)  <php>
      • PROPERTY_LOCALIZED_UID=>_localizedUid(Public constant string)  <php>
      • PROPERTY_LANGUAGE_UID=>_languageUid(Public constant string)  <php>
      • PROPERTY_VERSIONED_UID=>_versionedUid(Public constant string)  <php>
    • Methods=>(Class internals) 
      • __clone=>(Public Inherited method)(): void  <php>
        • Comment=>. . .(reflection) 
          • 
                    
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 327
        • Return type=>void(reflection) 
      • __construct=>(Public method)  <php>
        • Comment=>. . .(reflection) 
          • __construct
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 264
        • Return type=>(reflection) 
      • __toString=>(Public Inherited method)(): string  <php>
        • Comment=>. . .(reflection) 
          • @return non-empty-string
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 335
        • Return type=>string(reflection) 
      • _getCleanProperties=>(Public Inherited method)(): array  <php>
        • Comment=>. . .(reflection) 
          • Returns a hash map of clean properties and $values.
            
            @return array<non-empty-string, mixed>
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 226
        • Return type=>array(reflection) 
      • _getCleanProperty=>(Public Inherited method)(string $propertyName): ?mixed  <php>
        • Comment=>. . .(reflection) 
          • Returns the clean value of the given property. The returned value will be NULL if the clean state was not memorized before, or
            if the clean value is NULL.
            
            @param non-empty-string $propertyName The name of the property to be memorized.
            
            @internal
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 239
        • Return type=>?mixed(reflection) 
      • _getProperties=>(Public Inherited method)(): array  <php>
        • Comment=>. . .(reflection) 
          • @return array<non-empty-string, mixed> a hash map of property names and property values.
            
            @internal
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 145
        • Return type=>array(reflection) 
      • _getProperty=>(Public Inherited method)(string $propertyName): ?mixed  <php>
        • Comment=>. . .(reflection) 
          • @internal
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 133
        • Return type=>?mixed(reflection) 
      • _hasProperty=>(Public Inherited method)(string $propertyName): bool  <php>
        • Comment=>. . .(reflection) 
          • @param non-empty-string $propertyName
            
            @internal
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 161
        • Return type=>bool(reflection) 
      • _isClone=>(Public Inherited method)(): bool  <php>
        • Comment=>. . .(reflection) 
          • 
                    
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 309
        • Return type=>bool(reflection) 
      • _isDirty=>(Public Inherited method)(?string $propertyName = NULL): bool  <php>
        • Comment=>. . .(reflection) 
          • Returns TRUE if the properties were modified after reconstitution
            
            @param non-empty-string|null $propertyName An optional name of a property to be checked if its value is dirty
            
            @throws TooDirtyException
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 251
        • Return type=>bool(reflection) 
      • _isNew=>(Public Inherited method)(): bool  <php>
        • Comment=>. . .(reflection) 
          • Returns TRUE if the object is new (the uid was not set, yet)
            
            @internal
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 171
        • Return type=>bool(reflection) 
      • _memorizeCleanState=>(Public Inherited method)(?string $propertyName = NULL): void  <php>
        • Comment=>. . .(reflection) 
          • Register an object's clean state, e.g. after it has been reconstituted
            from the database.
            
            @param non-empty-string|null $propertyName The name of the property to be memorized. If omitted all persistable properties are memorized.
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 182
        • Return type=>void(reflection) 
      • _memorizePropertyCleanState=>(Public Inherited method)(string $propertyName): void  <php>
        • Comment=>. . .(reflection) 
          • Register a property's clean state, e.g. after it has been reconstituted
            from the database.
            
            @param non-empty-string $propertyName The name of the property to be memorized. If omitted all persistable properties are memorized.
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 200
        • Return type=>void(reflection) 
      • _setClone=>(Public Inherited method)(bool $clone)  <php>
        • Comment=>. . .(reflection) 
          • Setter whether this Domain Object is a clone of another one.
            NEVER SET THIS PROPERTY DIRECTLY. We currently need it to make the
            _isDirty check inside AbstractEntity work, but it is just a work-
            around right now.
            
            @internal
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 322
        • Return type=>(reflection) 
      • _setProperty=>(Public Inherited method)(string $propertyName, ?mixed $value): bool  <php>
        • Comment=>. . .(reflection) 
          • @internal
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 121
        • Return type=>bool(reflection) 
      • addCategory=>(Public method)(\WSR\Mymap\Domain\Model\Category $category)  <php>
        • Comment=>. . .(reflection) 
          • Adds a Category
            
            @param \WSR\Mymap\Domain\Model\Category $category
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 697
        • Return type=>(reflection) 
      • getAdditionaladdress=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the additionaladdress
            
            @return string $additionaladdress
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 366
        • Return type=>string(reflection) 
      • getAdditionalcontact=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the additionalcontact
            
            @return string $additionalcontact
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 325
        • Return type=>string(reflection) 
      • getAdditionalname=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the additionalname
            
            @return string $additionalname
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 305
        • Return type=>string(reflection) 
      • getAddress=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the address
            
            @return string $address
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 347
        • Return type=>string(reflection) 
      • getCategories=>(Public method)(): \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\WSR\Mymap\Domain\Model\Category>  <php>
        • Comment=>. . .(reflection) 
          • Returns the categories
            
            @return \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\WSR\Mymap\Domain\Model\Category> $categories
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 716
        • Return type=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage<\WSR\Mymap\Domain\Model\Category>(reflection) 
      • getCity=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the city
            
            @return string $city
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 409
        • Return type=>string(reflection) 
      • getCountry=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the country
            
            @return string $country
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 428
        • Return type=>string(reflection) 
      • getDescription=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the description
            
            @return string $description
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 542
        • Return type=>string(reflection) 
      • getEmail=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the email
            
            @return string $email
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 504
        • Return type=>string(reflection) 
      • getFax=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the fax
            
            @return string $fax
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 466
        • Return type=>string(reflection) 
      • getFiles=>(Public method)(): \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>  <php>
        • Comment=>. . .(reflection) 
          • Returns the files
            
            @return \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference> $files
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 90
        • Return type=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>(reflection) 
      • getGeocode=>(Public method)(): integer  <php>
        • Comment=>. . .(reflection) 
          • Returns the geocode
            
            @return integer $geocode
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 620
        • Return type=>integer(reflection) 
      • getIcon=>(Public method)(): \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>  <php>
        • Comment=>. . .(reflection) 
          • Returns the icon
            
            @return \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 639
        • Return type=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>(reflection) 
      • getImage=>(Public method)(): \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>  <php>
        • Comment=>. . .(reflection) 
          • Returns the image
            
            @return \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 658
        • Return type=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>(reflection) 
      • getImages=>(Public method)(): \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>   <php>
        • Comment=>. . .(reflection) 
          • Returns the images
            
            @return \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 68
        • Return type=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference> (reflection) 
      • getKwp=>(Public method)(): float  <php>
        • Comment=>. . .(reflection) 
          • Returns the kwp
            
            @return float $kwp
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 562
        • Return type=>float(reflection) 
      • getLat=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the lat
            
            @return string $lat
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 582
        • Return type=>string(reflection) 
      • getLon=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the lon
            
            @return string $lon
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 601
        • Return type=>string(reflection) 
      • getMedia=>(Public method)(): \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>  <php>
        • Comment=>. . .(reflection) 
          • Returns the media
            
            @return \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 677
        • Return type=>\TYPO3\CMS\Extbase\Persistence\ObjectStorage<\TYPO3\CMS\Extbase\Domain\Model\FileReference>(reflection) 
      • getMobile=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the mobile
            
            @return string $mobile
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 485
        • Return type=>string(reflection) 
      • getName=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the name
            
            @return string $name
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 286
        • Return type=>string(reflection) 
      • getPhone=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the phone
            
            @return string $phone
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 447
        • Return type=>string(reflection) 
      • getPid=>(Public Inherited method)(): ?int  <php>
        • Comment=>. . .(reflection) 
          • @return int<0, max>|null
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 110
        • Return type=>?int(reflection) 
      • getStartup=>(Public method)(): integer  <php>
        • Comment=>. . .(reflection) 
          • Returns startup
            
            @return integer $startup
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 33
        • Return type=>integer(reflection) 
      • getUid=>(Public Inherited method)(): ?int  <php>
        • Comment=>. . .(reflection) 
          • @return int<1, max>|null
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 91
        • Return type=>?int(reflection) 
      • getWww=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the www
            
            @return string $www
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 513
        • Return type=>string(reflection) 
      • getZipcode=>(Public method)(): string  <php>
        • Comment=>. . .(reflection) 
          • Returns the zipcode
            
            @return string $zipcode
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 390
        • Return type=>string(reflection) 
      • removeCategory=>(Public method)(\WSR\Mymap\Domain\Model\Category $categoryToRemove)  <php>
        • Comment=>. . .(reflection) 
          • Removes a Category
            
            @param \WSR\Mymap\Domain\Model\Category $categoryToRemove The Category to be removed
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 707
        • Return type=>(reflection) 
      • setAdditionaladdress=>(Public method)($additionaladdress): void  <php>
        • Comment=>. . .(reflection) 
          • Sets the additionaladdress
            
            @param string $additionaladdress
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 376
        • Return type=>void(reflection) 
      • setAdditionalcontact=>(Public method)($additionalcontact): void  <php>
        • Comment=>. . .(reflection) 
          • Sets the additionalcontact
            
            @param string $additionalcontact
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 335
        • Return type=>void(reflection) 
      • setAdditionalname=>(Public method)($additionalname): void  <php>
        • Comment=>. . .(reflection) 
          • Sets the additionalname
            
            @param string $additionalname
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 315
        • Return type=>void(reflection) 
      • setAddress=>(Public method)($address)  <php>
        • Comment=>. . .(reflection) 
          • Sets the address
            
            @param string $address
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 357
        • Return type=>(reflection) 
      • setCategories=>(Public method)(\TYPO3\CMS\Extbase\Persistence\ObjectStorage $categories)  <php>
        • Comment=>. . .(reflection) 
          • Sets the categories
            
            @param \TYPO3\CMS\Extbase\Persistence\ObjectStorage<\WSR\Mymap\Domain\Model\Category> $categories
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 726
        • Return type=>(reflection) 
      • setCity=>(Public method)($city)  <php>
        • Comment=>. . .(reflection) 
          • Sets the city
            
            @param string $city
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 419
        • Return type=>(reflection) 
      • setCountry=>(Public method)($country)  <php>
        • Comment=>. . .(reflection) 
          • Sets the country
            
            @param string $country
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 438
        • Return type=>(reflection) 
      • setDescription=>(Public method)($description)  <php>
        • Comment=>. . .(reflection) 
          • Sets the description
            
            @param string $description
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 552
        • Return type=>(reflection) 
      • setEmail=>(Public method)($email)  <php>
        • Comment=>. . .(reflection) 
          • Sets the email
            
            @param string $email
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 523
        • Return type=>(reflection) 
      • setFax=>(Public method)($fax)  <php>
        • Comment=>. . .(reflection) 
          • Sets the fax
            
            @param string $fax
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 476
        • Return type=>(reflection) 
      • setFiles=>(Public method)($files)  <php>
        • Comment=>. . .(reflection) 
          • Sets the files
            
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 99
        • Return type=>(reflection) 
      • setGeocode=>(Public method)($geocode)  <php>
        • Comment=>. . .(reflection) 
          • Sets the geocode
            
            @param integer $geocode
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 630
        • Return type=>(reflection) 
      • setIcon=>(Public method)($icon)  <php>
        • Comment=>. . .(reflection) 
          • Sets the icon
            
            @param FileReference $icon
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 649
        • Return type=>(reflection) 
      • setImage=>(Public method)($image)  <php>
        • Comment=>. . .(reflection) 
          • Sets the image
            
            @param FileReference $image
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 668
        • Return type=>(reflection) 
      • setImages=>(Public method)(\TYPO3\CMS\Extbase\Persistence\ObjectStorage $images)  <php>
        • Comment=>. . .(reflection) 
          • Sets the images
            
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 77
        • Return type=>(reflection) 
      • setKwp=>(Public method)($kwp)  <php>
        • Comment=>. . .(reflection) 
          • Sets the kwp
            
            @param float $kwp
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 572
        • Return type=>(reflection) 
      • setLat=>(Public method)($lat)  <php>
        • Comment=>. . .(reflection) 
          • Sets the lat
            
            @param string $lat
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 592
        • Return type=>(reflection) 
      • setLon=>(Public method)($lon)  <php>
        • Comment=>. . .(reflection) 
          • Sets the lon
            
            @param string $lon
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 611
        • Return type=>(reflection) 
      • setMedia=>(Public method)($media)  <php>
        • Comment=>. . .(reflection) 
          • Sets the media
            
            @param FileReference $media
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 687
        • Return type=>(reflection) 
      • setMobile=>(Public method)($mobile)  <php>
        • Comment=>. . .(reflection) 
          • Sets the mobile
            
            @param string $mobile
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 495
        • Return type=>(reflection) 
      • setName=>(Public method)($name)  <php>
        • Comment=>. . .(reflection) 
          • Sets the name
            
            @param string $name
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 296
        • Return type=>(reflection) 
      • setPhone=>(Public method)($phone)  <php>
        • Comment=>. . .(reflection) 
          • Sets the phone
            
            @param string $phone
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 457
        • Return type=>(reflection) 
      • setPid=>(Public Inherited method)(int $pid): void  <php>
        • Comment=>. . .(reflection) 
          • @param int<0, max> $pid
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3_src-14.3.7/typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php
            in class: TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
            in line: 102
        • Return type=>void(reflection) 
      • setStartup=>(Public method)($startup): void  <php>
        • Comment=>. . .(reflection) 
          • Sets startup
            
            @param integer $startup
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 43
        • Return type=>void(reflection) 
      • setWww=>(Public method)($www)  <php>
        • Comment=>. . .(reflection) 
          • Sets the www
            
            @param string $www
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 533
        • Return type=>(reflection) 
      • setZipcode=>(Public method)($zipcode)  <php>
        • Comment=>. . .(reflection) 
          • Sets the zipcode
            
            @param string $zipcode
            @return void
        • Attributes=>. . .(reflection) 
          • 
                    
        • Declared in=>. . .(reflection) 
          • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Domain/Model/Location.php
            in class: WSR\Mymap\Domain\Model\Location
            in line: 400
        • Return type=>(reflection) 
    • __toString=>. . .(Debug method)  <php>
      • Result=>WSR\Mymap\Domain\Model\Location:1(string) 
    • _getProperties=>. . .(Debug method)  <php>
      • Result=>27 elements(array) 

        • uid=>1(integer)  <php>
        • pid=>41(integer)  <php>
        • startup=>NULL(null)  <php>
        • images=>∞  \TYPO3\CMS\Extbase\Persistence\ObjectStorage(recursion)
        • files=>∞  \TYPO3\CMS\Extbase\Persistence\ObjectStorage(recursion)
        • name=>WSR(string)  <php>
        • additionalname=>(string)  <php>
        • address=>Elzstr. 10(string)  <php>
        • additionaladdress=>(string)  <php>
        • zipcode=>79365(string)  <php>
        • city=>Rheinhausen(string)  <php>
        • country=>DE(string)  <php>
        • additionalcontact=>(string)  <php>
        • phone=>(string)  <php>
        • fax=>(string)  <php>
        • mobile=>(string)  <php>
        • email=>(string)  <php>
        • www=>(string)  <php>
        • description=>(string)  <php>
        • kwp=>0(float)  <php>
        • lat=>48.2422892(string)  <php>
        • lon=>7.715407(string)  <php>
        • geocode=>1(integer)  <php>
        • icon=>∞  \TYPO3\CMS\Extbase\Persistence\ObjectStorage(recursion)
        • image=>∞  \TYPO3\CMS\Extbase\Persistence\ObjectStorage(recursion)
        • media=>∞  \TYPO3\CMS\Extbase\Persistence\ObjectStorage(recursion)
        • categories=>NULL(null)  <php>


  • Configuration file not found, using factory settings=>(/var/www/vhosts/joachim-ruhs.de/typo14/typo3temp/var/tx_includekrexx/config/Krexx.json) 
    • Output=>. . .(config) 
      • Disable kreXX: (Factory settings)
      • Try to detect AJAX requests: (Factory settings)
    • Behavior=>. . .(config) 
      • Skin: (Factory settings)
      • Destination:=>browserImmediately(Plugin overwrite setting) 
      • Max files in the logfolder:=>10(Factory settings) 
      • Language key: (Factory settings)
    • Prune output=>. . .(config) 
      • Max steps in the backtrace: (Factory settings)
      • Max array size for normal analysis: (Factory settings)
      • Max nesting level: (Factory settings)
    • Properties=>. . .(config) 
      • Analyse protected properties: (Factory settings)
      • Analyse private properties: (Factory settings)
      • Analyse traversable data: (Factory settings)
      • Deep analysis for scalar types: (Factory settings)
    • Methods=>. . .(config) 
      • Analyse protected methods: (Factory settings)
      • Analyse private methods: (Factory settings)
      • Analyse getter methods: (Factory settings)
      • Debug methods to poll:=>debug,__toArray,toArray,__toString,toString,_getProperties,__debugInfo,getProperties(Factory settings) 
    • Emergency stop=>. . .(config) 
      • Max amount of calls: (Factory settings)
      • Max Runtime [Seconds]: (Factory settings)
      • Amount of left over memory [MB]: (Factory settings)
  • Called from
    • /var/www/vhosts/joachim-ruhs.de/typo14/typo3conf/ext/mymap/Classes/Controller/LocationController.php , line 190

      At: 22-09-2026 00:07:05

      Url: https://www.joachim-ruhs.de/extensions/mymap/route
Additional data
No data available.
Oops, an error occurred!
500

Oops, an error occurred!

Request: 1b12bdec2f53c