Search for load
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityBase::updateLoadedRevisionId | function | core/ |
|
ContentEntityNullStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
ContentEntityNullStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ContentEntityNullStorage::load | function | core/ |
Loads one entity. |
ContentEntityNullStorage::loadByProperties | function | core/ |
Load entities by their property values without any access checks. |
ContentEntityNullStorage::loadMultiple | function | core/ |
Loads one or more entities. |
ContentEntityNullStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
ContentEntityNullStorage::loadRevision | function | core/ |
Loads a specific entity revision. |
ContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | 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/ |
Loads 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. |
CoreThemesAutoloadedForTests | class | core/ |
Confirms that core/themes is autoloaded for tests. |
CoreThemesAutoloadedForTests.php | file | core/ |
|
CoreThemesAutoloadedForTests::testCoreThemesAutoloadedForTests | function | core/ |
Confirms that core/themes is autoloaded for tests. |
CountryCodeConstraintTest::testConstraintLoadsChoicesFromCountryManager | function | core/ |
|
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 |
DatabaseDriver::$classLoader | property | core/ |
The container class loader. |
DatabaseDriver::getAutoloadInfo | function | core/ |
|
DatabaseDriver::load | function | core/ |
Loads the main extension file, if any. |
DatabaseDriverUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
DatabaseLockBackend::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
DbDumpTest::testScriptLoad | function | core/ |
Tests 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/ |
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.