Search for load
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityStorageBase::doLoadRevisionFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ContentEntityStorageBase::invokeStorageLoadHook | function | core/ |
Invokes hook_entity_storage_load(). |
ContentEntityStorageBase::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
ContentEntityStorageBase::loadRevision | function | core/ |
Load a specific entity revision. |
ContentEntityStorageBase::loadUnchanged | function | core/ |
Loads an unchanged entity from the database. |
ContentEntityStorageBase::preLoad | function | core/ |
Gathers entities from a 'preload' step. |
ContentLanguageSettings::loadByEntityTypeBundle | function | core/ |
Loads a content language config entity based on the entity type and bundle. |
ContentLanguageSettingsUnitTest::providerLoadByEntityTypeBundle | function | core/ |
|
ContentLanguageSettingsUnitTest::testLoadByEntityTypeBundle | function | core/ |
@covers ::loadByEntityTypeBundle |
ContentModerationState::loadFromModeratedEntity | function | core/ |
Loads a content moderation state entity. |
ContentModerationStateTest::reloadEntity | function | core/ |
Reloads the entity after clearing the static cache. |
ContentTranslationManager::loadContentLanguageSettings | function | core/ |
Loads a content language config entity based on the entity type and bundle. |
ContentTranslationPendingRevisionTestBase::loadRevisionTranslation | function | core/ |
Loads the active revision translation for the specified entity. |
ContentUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
Cron::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
CssOptimizer::loadFile | function | core/ |
Loads the stylesheet and resolves all @import commands. |
CssOptimizer::loadNestedFile | function | core/ |
Loads stylesheets recursively and returns contents with corrected paths. |
d6_upload.yml | file | core/ |
core/modules/file/migrations/d6_upload.yml |
d6_upload_entity_display.yml | file | core/ |
core/modules/file/migrations/d6_upload_entity_display.yml |
d6_upload_entity_form_display.yml | file | core/ |
core/modules/file/migrations/d6_upload_entity_form_display.yml |
d6_upload_field.yml | file | core/ |
core/modules/file/migrations/d6_upload_field.yml |
d6_upload_field_instance.yml | file | core/ |
core/modules/file/migrations/d6_upload_field_instance.yml |
Database::findDriverAutoloadDirectory | function | core/ |
Finds the directory to add to the autoloader for the driver's namespace. |
DatabaseLockBackend::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
DatabaseTest::$additionalClassloader | property | core/ |
A classloader to enable testing of contrib drivers. |
DatabaseTest::providerFindDriverAutoloadDirectory | function | core/ |
Data provider for ::testFindDriverAutoloadDirectory(). |
DatabaseTest::providerFindDriverAutoloadDirectoryException | function | core/ |
Data provider for ::testFindDriverAutoloadDirectoryException(). |
DatabaseTest::testFindDriverAutoloadDirectory | function | core/ |
@covers ::findDriverAutoloadDirectory @dataProvider providerFindDriverAutoloadDirectory |
DatabaseTest::testFindDriverAutoloadDirectoryException | function | core/ |
@covers ::findDriverAutoloadDirectory @dataProvider providerFindDriverAutoloadDirectoryException |
DbDumpTest::testScriptLoad | function | core/ |
Test loading the script back into the database. |
DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ |
Tests loading given a display. |
DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
DenyNodePreviewTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the node preview route. |
DenyPrivateImageStyleDownload | class | core/ |
Cache policy for image preview page. |
DenyPrivateImageStyleDownload.php | file | core/ |
|
DenyPrivateImageStyleDownload::$routeMatch | property | core/ |
The current route match. |
DenyPrivateImageStyleDownload::check | function | core/ |
Determines whether it is save to store a page in the cache. |
DenyPrivateImageStyleDownload::__construct | function | core/ |
Constructs a deny image preview page cache policy. |
DenyPrivateImageStyleDownloadTest | class | core/ |
@coversDefaultClass \Drupal\image\PageCache\DenyPrivateImageStyleDownload @group image |
DenyPrivateImageStyleDownloadTest.php | file | core/ |
|
DenyPrivateImageStyleDownloadTest::$policy | property | core/ |
The response policy under test. |
DenyPrivateImageStyleDownloadTest::$request | property | core/ |
A request object. |
DenyPrivateImageStyleDownloadTest::$response | property | core/ |
A response object. |
DenyPrivateImageStyleDownloadTest::$routeMatch | property | core/ |
The current route match. |
DenyPrivateImageStyleDownloadTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
DenyPrivateImageStyleDownloadTest::setUp | function | core/ |
|
DenyPrivateImageStyleDownloadTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the private image style download route. |
DocParserTest::testAutoloadAnnotation | function | core/ |
@group DCOM-56 |
Download | class | core/ |
Downloads a file from a HTTP(S) remote location into the local file system. |
Download.php | file | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.