Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DocParserTest::testAnnotationWithTargetEmptyError | function | core/ |
|
| DocParserTest::testAnnotationWithVarType | function | core/ |
@dataProvider getAnnotationVarTypeProviderValid |
| DocParserTest::testAnnotationWithVarTypeArrayError | function | core/ |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
| DocParserTest::testAnnotationWithVarTypeError | function | core/ |
@dataProvider getAnnotationVarTypeProviderInvalid |
| DocParserTest::testArrayWithColon | function | core/ |
|
| DocParserTest::testAutoloadAnnotation | function | core/ |
@group DCOM-56 |
| DocParserTest::testBasicAnnotations | function | core/ |
|
| DocParserTest::testCastFloat | function | core/ |
@group DCOM-38 |
| DocParserTest::testCastInt | function | core/ |
@group DCOM-38 |
| DocParserTest::testCastNegativeFloat | function | core/ |
@group DCOM-38 |
| DocParserTest::testCastNegativeInt | function | core/ |
@group DCOM-38 |
| DocParserTest::testDefaultAnnotationValueIsNotOverwritten | function | core/ |
|
| DocParserTest::testDefaultValueAnnotations | function | core/ |
|
| DocParserTest::testEmptyArray | function | core/ |
Tests parsing empty arrays. |
| DocParserTest::testIgnorePHPDocThrowTag | function | core/ |
@group DCOM-14 |
| DocParserTest::testInvalidContantName | function | core/ |
|
| DocParserTest::testInvalidIdentifierInAnnotation | function | core/ |
|
| DocParserTest::testKeyHasNumber | function | core/ |
|
| DocParserTest::testNamespacedAnnotations | function | core/ |
|
| DocParserTest::testNestedArraysWithNestedAnnotation | function | core/ |
|
| DocParserTest::testNotAnAnnotationClassIsIgnoredWithoutWarning | function | core/ |
@group DCOM-168 |
| DocParserTest::testRegressionDDC575 | function | core/ |
@group DDC-575 |
| DocParserTest::testReservedKeywordsInAnnotations | function | core/ |
|
| DocParserTest::testSetValuesException | function | core/ |
|
| DocParserTest::testSupportClassConstants | function | core/ |
@dataProvider getConstantsProvider |
| DocParserTest::testSupportsEscapedQuotedValues | function | core/ |
@group 44 |
| DocParserTest::testSyntaxErrorWithContextDescription | function | core/ |
@group DDC-78 |
| DocParserTest::testSyntaxErrorWithUnknownCharacters | function | core/ |
@group DDC-183 |
| DocParserTest::testTrailingCommaIsAllowed | function | core/ |
|
| DocParserTest::testTypicalMethodDocBlock | function | core/ |
@group debug |
| DocParserTest::testWithoutConstructorWhenHasNoProperties | function | core/ |
|
| DocParserTest::testWithoutConstructorWhenIsNotDefaultValue | function | core/ |
|
| DoTrustedCallbackTrait | trait | core/ |
Ensures that TrustedCallbackInterface can be enforced for callback methods. |
| DoTrustedCallbackTrait.php | file | core/ |
|
| DoTrustedCallbackTrait::doTrustedCallback | function | core/ |
Performs a callback. |
| DoTrustedCallbackTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Security\DoTrustedCallbackTrait[[api-linebreak]] @group Security |
| DoTrustedCallbackTraitTest.php | file | core/ |
|
| DoTrustedCallbackTraitTest::errorTypeProvider | function | core/ |
Data provider for tests of ::doTrustedCallback $error_type argument. |
| DoTrustedCallbackTraitTest::providerTestTrustedCallbacks | function | core/ |
Data provider for ::testTrustedCallbacks(). |
| DoTrustedCallbackTraitTest::providerTestUntrustedCallbacks | function | core/ |
Data provider for ::testUntrustedCallbacks(). |
| DoTrustedCallbackTraitTest::testException | function | core/ |
@dataProvider errorTypeProvider |
| DoTrustedCallbackTraitTest::testSilencedDeprecation | function | core/ |
@dataProvider errorTypeProvider @group legacy @expectedDeprecation Drupal\Tests\Core\Security\UntrustedObject::callback is not trusted |
| DoTrustedCallbackTraitTest::testTrustedCallbacks | function | core/ |
@covers ::doTrustedCallback[[api-linebreak]] @dataProvider providerTestTrustedCallbacks |
| DoTrustedCallbackTraitTest::testUntrustedCallbacks | function | core/ |
@covers ::doTrustedCallback[[api-linebreak]] @dataProvider providerTestUntrustedCallbacks |
| DoTrustedCallbackTraitTest::testWarning | function | core/ |
@dataProvider errorTypeProvider |
| Download | class | core/ |
Downloads a file from a HTTP(S) remote location into the local file system. |
| Download.php | file | core/ |
|
| Download::$fileSystem | property | core/ |
The file system service. |
| Download::$httpClient | property | core/ |
The Guzzle HTTP Client service. |
| Download::create | function | core/ |
Creates an instance of the plugin. |
Pagination
- Previous page
- Page 405
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.