Searched refs:sortProperties (Results 1 – 4 of 4) sorted by relevance
174 $this->sortProperties();180 $this->sortProperties();244 $this->sortProperties();273 $this->sortProperties();408 private function sortProperties(): void function in JMS\\Serializer\\Metadata\\ClassMetadata
7158 sortProperties(props);7446 sortProperties(props);7635 }}}function sortProperties(props){props.sort(function(a,b){return a.name>b.name?1:-1 function
27018 sortProperties(props);28062 sortProperties(props);28748 function sortProperties(props) function
7169 sortProperties(props);7457 sortProperties(props);7646 }}}function sortProperties(props){props.sort(function(a,b){return a.name>b.name?1:-1 function