Search for load

  1. Search 7.x for load
  2. Search 9.5.x for load
  3. Search 8.9.x for load
  4. Search 10.3.x for load
  5. Search 11.x for load
  6. Other projects
Title Object type File name Summary
DrupalKernel::$classLoader property core/lib/Drupal/Core/DrupalKernel.php The class loader object.
DrupalKernel::classLoaderAddMultiplePsr4 function core/lib/Drupal/Core/DrupalKernel.php Registers a list of namespaces with PSR-4 directories for class loading.
DrupalKernel::loadLegacyIncludes function core/lib/Drupal/Core/DrupalKernel.php
DrupalKernelInterface::loadLegacyIncludes function core/lib/Drupal/Core/DrupalKernelInterface.php Helper method that loads legacy Drupal include files.
DrupalKernelTest::providerClassLoaderAutoDetect function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Data provider for self::testClassLoaderAutoDetect.
DrupalKernelTest::testClassLoaderAutoDetect function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests class_loader_auto_detect setting.
DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php Uploads a file to the Selenium instance and returns the remote path.
Drupal\Core\Template\Loader\ComponentLoader service core/core.services.yml
Drupal\editor\EditorImageUploadSettings service core/modules/editor/editor.services.yml
Drupal\file_test\EventSubscriber\DummyMimeTypeMapLoadedSubscriber service core/modules/file/tests/file_test/file_test.services.yml
drupal_load_updates function core/includes/install.inc Loads .install files for installed modules to initialize the update system.
drupal_phpunit_populate_class_loader function core/tests/bootstrap.php Populate class loader with additional namespaces for tests.
DummyMimeTypeMapLoadedSubscriber class core/modules/file/tests/file_test/src/EventSubscriber/DummyMimeTypeMapLoadedSubscriber.php Modifies the MIME type map by adding dummy mappings.
DummyMimeTypeMapLoadedSubscriber.php file core/modules/file/tests/file_test/src/EventSubscriber/DummyMimeTypeMapLoadedSubscriber.php
DummyMimeTypeMapLoadedSubscriber::getSubscribedEvents function core/modules/file/tests/file_test/src/EventSubscriber/DummyMimeTypeMapLoadedSubscriber.php
DummyMimeTypeMapLoadedSubscriber::onMimeTypeMapLoaded function core/modules/file/tests/file_test/src/EventSubscriber/DummyMimeTypeMapLoadedSubscriber.php
DummyStreamWrapperFileTest::testFileUpload function core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php Tests that overridden cache control works.
Editor::$image_upload property core/modules/editor/src/Entity/Editor.php The structured array of image upload settings.
Editor::getImageUploadSettings function core/modules/editor/src/Entity/Editor.php
Editor::setImageUploadSettings function core/modules/editor/src/Entity/Editor.php
EditorHooks::fileDownload function core/modules/editor/src/Hook/EditorHooks.php Implements hook_file_download().
EditorImageUploadSettings class core/modules/editor/src/EditorImageUploadSettings.php Subform helper to configure the text editor's image upload settings.
EditorImageUploadSettings.php file core/modules/editor/src/EditorImageUploadSettings.php
EditorImageUploadSettings::getForm function core/modules/editor/src/EditorImageUploadSettings.php Returns the image upload settings subform render array.
EditorImageUploadSettings::__construct function core/modules/editor/src/EditorImageUploadSettings.php
EditorInterface::getImageUploadSettings function core/modules/editor/src/EditorInterface.php Returns the image upload settings.
EditorInterface::setImageUploadSettings function core/modules/editor/src/EditorInterface.php Sets the image upload settings.
EditorLoadingTest class core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests loading of text editors.
EditorLoadingTest.php file core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::$defaultTheme property core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::$modules property core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::$normalUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php A normal user with additional access to the 'filtered_html' format.
EditorLoadingTest::$privilegedUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php A privileged user with additional access to the 'full_html' format.
EditorLoadingTest::$untrustedUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php An untrusted user, with access to the 'plain_text' format.
EditorLoadingTest::getThingsToCheck function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Gets the information to check for the given field.
EditorLoadingTest::setUp function core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::testLoading function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests loading of text editors.
EditorLoadingTest::testSupportedElementTypes function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests supported element types.
EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired function core/modules/editor/tests/src/Kernel/EditorValidationTest.php Test validation when dynamically changing image upload settings.
EditorValidationTest::testImageUploadSettingsValidation function core/modules/editor/tests/src/Kernel/EditorValidationTest.php Tests image upload settings validation.
editor_image_upload_settings_form function core/modules/editor/editor.admin.inc Subform constructor to configure the text editor's image upload settings.
EntityApiTest::testLazyPreLoading function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Test lazy preloading.
EntityApiTest::testLazyPreLoadingAdditional function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Test lazy preloading with additional entity load calls.
EntityApiTest::testLazyPreLoadingMultiple function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Test lazy preloading.
EntityApiTest::testLoadMultiple function core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Tests that the Entity storage loads the entities in the correct order.
EntityBase::load function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::loadMultiple function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::postLoad function core/lib/Drupal/Core/Entity/EntityBase.php
EntityContentBaseTest::testImportEntityLoadFailure function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php Tests row skipping when we can't get an entity to save.
EntityController::loadBundleDescriptions function core/lib/Drupal/Core/Entity/Controller/EntityController.php Expands the bundle information with descriptions, if known.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.