Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| downgrade_prevention_test.info.yml | file | core/ |
core/modules/system/tests/modules/downgrade_prevention_test/downgrade_prevention_test.info.yml |
| downgrade_prevention_test.install | file | core/ |
|
| downgrade_prevention_test_update_11102 | function | core/ |
A hook_update_N that is equivalent update to 10400. |
| 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::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 install. |
| DownloadFunctionalTest::testExceptionThrow | function | core/ |
Tests that an exception is thrown bu migration continues with the next row. |
| DownloadsModifierPlugin | class | core/ |
A do-nothing Composer plugin flagged with 'plugin-modifies-downloads'. |
| DownloadsModifierPlugin.php | file | core/ |
|
| DownloadsModifierPlugin::activate | function | core/ |
|
| DownloadsModifierPlugin::deactivate | function | core/ |
|
| DownloadsModifierPlugin::uninstall | function | core/ |
|
| 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::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.14.2 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license */ .ui-draggable-handle { touch-action: none; } |
| DraggableListBuilder | class | core/ |
Defines a class to build a draggable listing of configuration entities. |
| DraggableListBuilder.php | file | core/ |
|
| DraggableListBuilder::getWeight | function | core/ |
Gets the weight of the given entity. |
| DraggableListBuilder::setWeight | function | core/ |
Sets the weight of an entity. |
| DraggableListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| DraggableListBuilderTrait | trait | core/ |
Provides a trait for draggable listings of entities. |
| DraggableListBuilderTrait.php | file | core/ |
|
| DraggableListBuilderTrait::$entities | property | core/ |
The entities being listed. |
Pagination
- Previous page
- Page 456
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.