Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$modules | property | core/ |
Modules to enable. |
| DownloadTest::checkUrl | function | core/ |
Download a file from the URL generated by file_create_url(). |
| DownloadTest::doPrivateFileTransferTest | function | core/ |
Test 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 file_create_url(). |
| 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/ |
Test the private file transfer system. |
| DownloadTest::testPublicFileTransfer | function | core/ |
Test 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.12.1 * 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. |
| DraggableListBuilder.php | file | core/ |
|
| DraggableListBuilder::$entities | property | core/ |
The entities being listed. |
| DraggableListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
| DraggableListBuilder::$formBuilder | property | core/ |
The form builder. |
| DraggableListBuilder::$limit | property | core/ |
The number of entities to list per page, or FALSE to list all entities. |
| DraggableListBuilder::$weightKey | property | core/ |
Name of the entity's weight field or FALSE if no field is provided. |
| DraggableListBuilder::buildForm | function | core/ |
Form constructor. |
| DraggableListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| DraggableListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| DraggableListBuilder::formBuilder | function | core/ |
Returns the form builder. |
| DraggableListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| DraggableListBuilder::submitForm | function | core/ |
Form submission handler. |
| DraggableListBuilder::validateForm | function | core/ |
Form validation handler. |
| DraggableListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| DriverNotSpecifiedException | class | core/ |
Exception thrown if no driver is specified for a database connection. |
| DriverNotSpecifiedException.php | file | core/ |
|
| driver_test.info.yml | file | core/ |
core/modules/system/tests/modules/driver_test/driver_test.info.yml |
| Dropbutton | class | core/ |
Provides a handler that renders links as dropbutton. |
| Dropbutton | class | core/ |
Provides a render element for a set of links rendered as a drop-down button. |
| dropbutton-wrapper.html.twig | file | core/ |
Default theme implementation for a dropbutton wrapper. |
| dropbutton-wrapper.html.twig | file | core/ |
Theme override for a dropbutton wrapper. |
| dropbutton-wrapper.html.twig | file | core/ |
Theme override for a dropbutton wrapper. |
| dropbutton.component.css | file | core/ |
Styling dropbuttons. |
| dropbutton.component.css | file | core/ |
Visual styles for Bartik's dropbutton component. |
Pagination
- Previous page
- Page 406
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.