Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$fileSystem | property | core/ |
The file system service. |
| 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. |
| DownloadTest | class | core/ |
Tests for download/file transfer functions. |
| DownloadTest.php | file | core/ |
|
| DownloadTest.php | file | core/ |
|
| DownloadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DownloadTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| DownloadTest::$modules | property | core/ |
Modules to enable. |
| DownloadTest::checkUrl | function | core/ |
Download a file from the URL generated by generateString(). |
| DownloadTest::doPrivateFileTransferTest | function | core/ |
Tests the private file transfer system. |
| DownloadTest::doTransform | function | core/ |
Runs an input value through the download plugin. |
| DownloadTest::setUp | function | core/ |
|
| DownloadTest::setUp | function | core/ |
|
| DownloadTest::testFileCreateUrl | function | core/ |
Test FileUrlGeneratorInterface::generateString() |
| DownloadTest::testNonDestructiveDownload | function | core/ |
Tests a download that renames the downloaded file if there's a collision. |
| DownloadTest::testOverwritingDownload | function | core/ |
Tests a download that overwrites an existing local file. |
| DownloadTest::testPrivateFileTransferWithoutPageCache | function | core/ |
Tests the private file transfer system. |
| DownloadTest::testPublicFileTransfer | function | core/ |
Tests the public file transfer system. |
| DownloadTest::testWriteProtectedDestination | function | core/ |
Tests that an exception is thrown if the destination URI is not writable. |
| draggable.css | file | core/ |
/*! * jQuery UI Draggable 1.13.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ .ui-draggable-handle { -ms-touch-action: none; touch-action: none; } |
| DraggableListBuilder | class | core/ |
Defines a class to build a draggable listing of configuration entities. |
Pagination
- Previous page
- Page 344
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.