/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ |
H A D | HttpCacheControlResponseHeader.php | 25 public $age; variable in Google\\Service\\Container\\HttpCacheControlResponseHeader 38 public function setAge($age) argument 40 $this->age = $age; 47 return $this->age;
|
/plugin/src/ |
H A D | action.php | 82 $age = 0; 95 $age = max($age,$mtime); 98 return $age ? time()-$age : null;
|
/plugin/source/ |
H A D | action.php | 80 $age = 0; 93 $age = max($age,$mtime); 96 return $age ? time()-$age : null;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/ |
H A D | BucketLifecycleRuleCondition.php | 26 public $age; variable in Google\\Service\\Storage\\BucketLifecycleRuleCondition 67 public function setAge($age) argument 69 $this->age = $age; 76 return $this->age;
|
/plugin/authgoogle/google/io/ |
H A D | Google_CacheParser.php | 153 $age = max(0, time() - $parsedDate); 155 $age = max($age, strtotime($responseHeaders['age'])); 158 return $freshnessLifetime <= $age;
|
/plugin/twitter/ |
H A D | action.php | 67 $age = 0; 74 return $age ? time() - $age : null;
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/accessor_inferred/ |
H A D | Person.yml | 2 custom_accessor_order: ["age", "name"] 5 age: ~
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/ |
H A D | PersonSecret.yml | 8 age: 10 expose_if: "show_data('age')"
|
H A D | Person.yml | 9 age:
|
/plugin/preregister/ |
H A D | admin.php | 89 $age = $current_time - $entry['savetime']; 90 if($age >= $delete_time) { 92 $hours = round(($age/3600),2);
|
/plugin/preregister/lang/fr/ |
H A D | info.txt | 3 …''. La colonne ''age'' représente la durée pendant laquelle la donnée s'est trouvée dans le fichie…
|
/plugin/preregister/lang/ja/ |
H A D | info.txt | 3 「age 列」はデータファイルへの入力されてからの時間の長さです。
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | PersonSecret.php | 30 public $age; variable in JMS\\Serializer\\Tests\\Fixtures\\PersonSecret
|
H A D | PersonSecretVirtual.php | 29 public $age; variable in JMS\\Serializer\\Tests\\Fixtures\\PersonSecretVirtual
|
H A D | Person.php | 27 public $age; variable in JMS\\Serializer\\Tests\\Fixtures\\Person
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ |
H A D | a116949e446f34dc25ae57d4b703d0c1.asciidoc | 9 'age' => [
|
H A D | 47bb632c6091ad0cd94bc660bdd309a5.asciidoc | 13 'age' => '40',
|
H A D | d8b2a88b5eca99d3691ad3cd40266736.asciidoc | 10 'age' => [
|
H A D | 06afce2955f9094d96d27067ebca32e8.asciidoc | 21 'age' => [
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
H A D | XmlSerializationTest.php | 99 $person->age = 28; 111 $person->age = 28; 249 $personA->age = 11; 253 $personB->age = 22;
|
/plugin/preregister/lang/nl/ |
H A D | info.txt | 2 Weet u zeker dat u wilt verwijderen? Klik dan op "Bevestig verwijderen". De "age column" is het ti…
|
/plugin/preregister/lang/en/ |
H A D | info.txt | 2 …o delete the listed items from the data file, click on the ''Confirm deletions'' button. The ''age
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | YtsBasicTests.yml | 193 age: 38 200 'age' => 38
|
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
H A D | collections.js | 166 var people = [{name: 'moe', age: 30}, {name: 'curly', age: 50}]; 499 var people = [{name: 'moe', age: 30}, {name: 'curly', age: 50}]; 636 var people = [{name: 'curly', age: 50}, {name: 'moe', age: 30}]; 637 people = _.sortBy(people, function(person){ return person.age; });
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | index-operations.asciidoc | 49 'age' => [ 213 'age' => [
|