Searched refs:Id (Results 1 – 25 of 40) sorted by relevance
12
12 …Id>00vi0000011VMgeAAG</sf:Id><sf:Id>00vi0000011VMgeAAG</sf:Id><sf:CampaignId>701i0000001lreeAAA</s…35 ["Id"]=>50 ["Id"]=>
23 echo 'Id: '.$this->id."\n";51 Id: 053 Id: 1
9 $db->exec("CREATE TABLE Dogs (Id INTEGER PRIMARY KEY, Breed TEXT, Name TEXT, Age INTEGER)");36 ["Id"]=>46 ["Id"]=>
5 class Id {14 $id = new Id();
27 class Id44 $id = new Id();
9 class Id extends Annotation {}32 /** @ORM\Id @ORM\Column(type="integer"*) @ORM\GeneratedValue */33 #[ORM\Id]93 string(26) "Doctrine\ORM\Attributes\Id"
3 "Project-Id-Version: bugs.php.net/66265\n"
7 /* $Id$ */
66 echo "Id of msg just sent is $i\n";88 Id of msg just sent is %d
63 echo "Id of msg just sent is $i\n";85 Id of msg just sent is %d
64 echo "Id of msg just sent is $i\n";86 Id of msg just sent is %d
27 $running_threads[$row['Id']] = $row;60 $running_threads[$row['Id']] = $row;103 $running_threads[$row['Id']] = $row;
48 if (!($id = $tmp['Id']))49 printf("[012] Cannot fetch Id/Number, test will fail\n");
30 Message-Id: <Pine.LNX.4.58.************@***.example.com>78 ["Message-Id"]=>
1 # Replace $Id$ strings with 40-character hexadecimal blob object name.
19 $pdo->exec("CREATE TABLE gh16450 (Id INT, MyLongText LONGCHAR)");
Completed in 21 milliseconds