Searched refs:imported (Results 1 – 25 of 100) sorted by relevance
1234
29 public $imported; variable in Google\\Service\\Compute\\ExchangedPeeringRoute60 public function setImported($imported) argument62 $this->imported = $imported;69 return $this->imported;
48 imported blocks are not outputted automatically):69 The main template can also override any imported block. If the template71 is ignored. To avoid name conflicts, you can rename imported blocks:87 tree, so it can be used when overriding a block defined in an imported124 If two imported templates define the same block, the latest one wins.
5 macros can go into different templates and get imported from there.
53 Macros can be defined in any template, and need to be "imported" before being
9 Twig\Error\SyntaxError: "templateName" cannot be an imported macro as it is a reserved keyword in "…
5 If the page already exists, the imported content will create a new page revision. If the page does …
10 Each successfully imported user will receive an email with their username and password.
944 confAGliffyDiagImported={2} diagram "{1}" imported successfully.945 confASavingImpGliffyFailed=Saving imported {2} diagram "{1}" failed.995 confAProcessDrawDiag=Started processing imported draw.io diagrams996 confAProcessDrawDiagDone=Finished processing imported draw.io diagrams997 confAProcessImpPages=Started processing imported pages1001 …diagram "{1}" failed. Cannot find its new page ID. Maybe it points to a page that is not imported. 1015 …diagram "{1}" failed. Cannot find its new page ID. Maybe it points to a page that is not imported. 1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
16 // note: import of skin-common.less in the imported file below works only if skin-common.less is c…
392 elt.imported = this.parseIdent()393 if (isDummy(elt.imported)) break394 elt.local = this.eatContextual("as") ? this.parseIdent() : elt.imported
417 elt.imported = this.parseIdent()418 if (isDummy(elt.imported)) break419 elt.local = this.eatContextual("as") ? this.parseIdent() : elt.imported
189 …return t.isImportDefaultSpecifier(specifier) || t.isIdentifier(specifier.imported || specifier.exp…
214 imported: { property
102 $imported = 1;103 while ($imported > 0) {104 $imported = 0;122 $imported++;148 $imported++;
161 // Hashes may be imported from elsewhere, so we allow != DRUPAL_HASH_COUNT247 // imported password or from an earlier Drupal version.