Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| DocumentElement | class | core/ |
Document element. |
| DocumentElement.php | file | core/ |
|
| DocumentElement::getContent | function | core/ |
Returns document content. |
| DocumentElement::getText | function | core/ |
|
| DocumentElement::getXpath | function | core/ |
Returns XPath for handled element. |
| DocumentElement::hasContent | function | core/ |
Check whether document has specified content. |
| DocumentElement::waitFor | 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 |
| 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 |
| DoubleSlashTest | class | core/ |
Tests that a double slash is not in d7_file file not found migrate messages. |
| DoubleSlashTest.php | file | core/ |
|
| DoubleSlashTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DoubleSlashTest::$modules | property | core/ |
Modules to enable. |
| DoubleSlashTest::$profile | property | core/ |
Use the Standard profile to test help implementations of many core modules. |
| DoubleSlashTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| DoubleSlashTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| DoubleSlashTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| DoubleSlashTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| DoubleSlashTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| DoubleSlashTest::setUp | function | core/ |
|
| DoubleSlashTest::testMigrateUpgradeExecute | function | core/ |
Executes all steps of migrations upgrade. |
| 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. |
| Download::transform | function | core/ |
Performs the associated process. |
| Download::__construct | function | core/ |
Constructs a download process plugin. |
| DownloadFunctionalTest | class | core/ |
Tests the 'download' process plugin. |
| DownloadFunctionalTest.php | file | core/ |
|
| DownloadFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DownloadFunctionalTest::$modules | property | core/ |
Modules to enable. |
| DownloadFunctionalTest::testExceptionThrow | function | core/ |
Tests that an exception is thrown bu migration continues with the next row. |
| DownloadTest | class | core/ |
Tests the download process plugin. |
Pagination
- Previous page
- Page 416
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.