Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 1223) sorted by relevance

12345678910>>...49

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DExample.php45 public function __construct($filePath, $isURI, $startingLine, $lineCount, $description) argument
55 if ($description !== null) {
56 $this->description = trim($description);
67 if (null === $this->description) {
78 return $this->description;
101 $description = null;
104 $description = $matches[3];
114 $description = $contentMatches[3];
124 $description
146 return $this->filePath . ($this->description ? ' ' . $this->description : '');
H A DLink.php34 * @param Description $description
36 public function __construct($link, Description $description = null) argument
41 $this->description = $description;
53 $description = isset($parts[1]) ? $descriptionFactory->create($parts[1], $context) : null;
55 return new static($parts[0], $description);
75 return $this->link . ($this->description ? ' ' . $this->description->render() : '');
H A DSee.php38 * @param Description $description
40 public function __construct(Reference $refers, Description $description = null) argument
43 $this->description = $description;
59 $description = isset($parts[1]) ? $descriptionFactory->create($parts[1], $context) : null;
63 return new static(new Url($parts[0]), $description);
66 return new static(new FqsenRef($resolver->resolve($parts[0], $context)), $description);
86 return $this->refers . ($this->description ? ' ' . $this->description->render() : '');
H A DGeneric.php30 * @param Description $description The contents of the given tag.
32 public function __construct($name, Description $description = null) argument
37 $this->description = $description;
60 … $description = $descriptionFactory && $body ? $descriptionFactory->create($body, $context) : null;
62 return new static($name, $description);
72 return ($this->description ? $this->description->render() : '');
H A DSource.php34 public function __construct($startingLine, $lineCount = null, Description $description = null) argument
41 $this->description = $description;
54 $description = null;
63 $description = $matches[3];
66 … return new static($startingLine, $lineCount, $descriptionFactory->create($description, $context));
95 . ($this->description ? ' ' . $this->description->render() : '');
H A DPropertyRead.php39 * @param Description $description
41 public function __construct($variableName, Type $type = null, Description $description = null) argument
47 $this->description = $description;
82 $description = $descriptionFactory->create(implode('', $parts), $context);
84 return new static($variableName, $type, $description);
116 . ($this->description ? ' ' . $this->description : '');
H A DPropertyWrite.php39 * @param Description $description
41 public function __construct($variableName, Type $type = null, Description $description = null) argument
47 $this->description = $description;
82 $description = $descriptionFactory->create(implode('', $parts), $context);
84 return new static($variableName, $type, $description);
116 . ($this->description ? ' ' . $this->description : '');
H A DVar_.php39 * @param Description $description
41 public function __construct($variableName, Type $type = null, Description $description = null) argument
47 $this->description = $description;
82 $description = $descriptionFactory->create(implode('', $parts), $context);
84 return new static($variableName, $type, $description);
116 . ($this->description ? ' ' . $this->description : '');
H A DProperty.php39 * @param Description $description
41 public function __construct($variableName, Type $type = null, Description $description = null) argument
47 $this->description = $description;
82 $description = $descriptionFactory->create(implode('', $parts), $context);
84 return new static($variableName, $type, $description);
116 . ($this->description ? ' ' . $this->description : '');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DConstraint.php36 * @param string $description Additional information about the test
43 public function evaluate($other, $description = '', $returnResult = false) argument
56 $this->fail($other, $description);
89 …* @param string $description Additional information …
94 …protected function fail($other, $description, SebastianBergmann\Comparator\ComparisonFailure $comp… argument
107 if (!empty($description)) {
108 $failureDescription = $description . "\n" . $failureDescription;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DProviderInfo.php22 public $description; variable in Google\\Service\\SemanticTile\\ProviderInfo
24 public function setDescription($description) argument
26 $this->description = $description;
30 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DFailureDetail.php25 public $description; variable in Google\\Service\\Transcoder\\FailureDetail
30 public function setDescription($description) argument
32 $this->description = $description;
39 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DAdvice.php25 public $description; variable in Google\\Service\\ServiceManagement\\Advice
30 public function setDescription($description) argument
32 $this->description = $description;
39 return $this->description;
H A DStep.php25 public $description; variable in Google\\Service\\ServiceManagement\\Step
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DProfile.php25 public $description; variable in Google\\Service\\MyBusinessBusinessInformation\\Profile
30 public function setDescription($description) argument
32 $this->description = $description;
39 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DFieldViolation.php25 public $description; variable in Google\\Service\\CloudSearch\\FieldViolation
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1TestRunDifference.php25 public $description; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestRunDifference
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCustomerReturnReason.php25 public $description; variable in Google\\Service\\ShoppingContent\\CustomerReturnReason
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
H A DOrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption.php25 public $description; variable in Google\\Service\\ShoppingContent\\OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
H A DOrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.php25 public $description; variable in Google\\Service\\ShoppingContent\\OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DPlaylistLocalization.php25 public $description; variable in Google\\Service\\YouTube\\PlaylistLocalization
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
H A DVideoLocalization.php25 public $description; variable in Google\\Service\\YouTube\\VideoLocalization
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
H A DChannelLocalization.php25 public $description; variable in Google\\Service\\YouTube\\ChannelLocalization
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DLicenseCodeLicenseAlias.php25 public $description; variable in Google\\Service\\Compute\\LicenseCodeLicenseAlias
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DCategoryGroupV5.php25 public $description; variable in Google\\Service\\PagespeedInsights\\CategoryGroupV5
34 public function setDescription($description) argument
36 $this->description = $description;
43 return $this->description;

12345678910>>...49