Search for load
- Search 7.x for load
- Search 9.5.x for load
- Search 8.9.x for load
- Search 10.3.x for load
- Search 11.x for load
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| DriverModuleMissingDependenciesTest::testDetermineDriversAutoloadingFailingOnMissingDependency | function | core/ |
Tests determine drivers autoloading failing on missing dependency. |
| DrupalCoreComposer::loadJsonFromPath | function | composer/ |
Load json data from the specified path. |
| DrupalDebugClassLoader | class | core/ |
Extends Symfony's DebugClassLoader for Drupal-aware vendor boundaries. |
| DrupalDebugClassLoader.php | file | core/ |
|
| DrupalDebugClassLoader::$patchTypesProperty | property | core/ |
Cached ReflectionProperty for DebugClassLoader::$patchTypes. |
| DrupalDebugClassLoader::$returnTypesProperty | property | core/ |
Cached ReflectionProperty for DebugClassLoader::$returnTypes. |
| DrupalDebugClassLoader::checkAnnotations | function | core/ |
|
| DrupalDebugClassLoader::getExtensionName | function | core/ |
Extracts the Drupal extension name from a fully qualified class name. |
| DrupalDebugClassLoaderTest | class | core/ |
Tests the DrupalDebugClassLoader. |
| DrupalDebugClassLoaderTest.php | file | core/ |
|
| DrupalDebugClassLoaderTest::$loader | property | core/ |
A DrupalDebugClassLoader instance for testing. |
| DrupalDebugClassLoaderTest::getReturnTypeDeprecations | function | core/ |
Returns only the return-type deprecations for a given class. |
| DrupalDebugClassLoaderTest::setUp | function | core/ |
|
| DrupalDebugClassLoaderTest::setUpBeforeClass | function | core/ |
|
| DrupalDebugClassLoaderTest::testCrossModuleReturnTypeDeprecation | function | core/ |
Tests that cross-module return type deprecations are generated. |
| DrupalDebugClassLoaderTest::testNoDeprecation | function | core/ |
Tests scenarios that should NOT trigger cross-module deprecations. |
| DrupalKernel::$classLoader | property | core/ |
The class loader object. |
| DrupalKernel::classLoaderAddMultiplePsr4 | function | core/ |
Registers a list of namespaces with PSR-4 directories for class loading. |
| DrupalKernel::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
| DrupalKernelInterface::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
| DrupalKernelTest::providerClassLoaderAutoDetect | function | core/ |
Data provider for self::testClassLoaderAutoDetect. |
| DrupalKernelTest::testClassLoaderAutoDetect | function | core/ |
Tests class_loader_auto_detect setting. |
| DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
| Drupal\Core\Template\Loader\ComponentLoader | service | core/ |
|
| Drupal\editor\EditorImageUploadSettings | service | core/ |
|
| Drupal\file_test\EventSubscriber\DummyMimeTypeMapLoadedSubscriber | service | core/ |
|
| drupal_debug_classloader_test_classes.php | file | core/ |
|
| drupal_load_updates | function | core/ |
Loads .install files for installed modules to initialize the update system. |
| drupal_phpunit_populate_class_loader | function | core/ |
Populate class loader with additional namespaces for tests. |
| DummyMimeTypeMapLoadedSubscriber | class | core/ |
Modifies the MIME type map by adding dummy mappings. |
| DummyMimeTypeMapLoadedSubscriber.php | file | core/ |
|
| DummyMimeTypeMapLoadedSubscriber::getSubscribedEvents | function | core/ |
|
| DummyMimeTypeMapLoadedSubscriber::onMimeTypeMapLoaded | function | core/ |
|
| DummyStreamWrapperFileTest::testFileUpload | function | core/ |
Tests that overridden cache control works. |
| Editor::$image_upload | property | core/ |
The structured array of image upload settings. |
| Editor::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.