Search for load
Title | Object type | File name | Summary |
---|---|---|---|
SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
@covers ::doLoadMultiple @covers ::buildCacheId @covers ::getFromPersistentCache |
SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
@covers ::doLoadMultiple @covers ::buildCacheId @covers ::getFromPersistentCache @covers ::setPersistentCache |
SqlEntityLoadingTest | class | core/ |
Tests the loading of entities and entity revisions. |
SqlEntityLoadingTest.php | file | core/ |
|
SqlEntityLoadingTest::$modules | property | core/ |
Modules to install. |
SqlEntityLoadingTest::$testViews | property | core/ |
Views to be enabled. |
SqlEntityLoadingTest::setUp | function | core/ |
|
SqlEntityLoadingTest::testViewWithNonDefaultPendingRevision | function | core/ |
Tests entity loading with a non-default pending revision in Views. |
SqlTest::testLoadEntitiesWithEmptyResult | function | core/ |
@covers ::loadEntities @covers ::assignEntitiesToResult |
SqlTest::testLoadEntitiesWithNonEntityRelationship | function | core/ |
@covers ::loadEntities @covers ::assignEntitiesToResult |
SqlTest::testLoadEntitiesWithNoRelationshipAndNoRevision | function | core/ |
@covers ::loadEntities @covers ::assignEntitiesToResult |
SqlTest::testLoadEntitiesWithRelationship | function | core/ |
@covers ::loadEntities @covers ::assignEntitiesToResult |
SqlTest::testLoadEntitiesWithRelationshipAndRevision | function | core/ |
@covers ::loadEntities @covers ::assignEntitiesToResult |
SqlTest::testLoadEntitiesWithRevision | function | core/ |
@covers ::loadEntities @covers ::assignEntitiesToResult |
SqlTest::testLoadEntitiesWithRevisionOfSameEntityType | function | core/ |
@covers ::loadEntities @covers ::assignEntitiesToResult |
StaticMenuLinkOverrides::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
StaticMenuLinkOverrides::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
StaticMenuLinkOverrides::reload | function | core/ |
Reloads the overrides from config. |
StaticMenuLinkOverridesInterface::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::reload | function | core/ |
Reloads the overrides from config. |
StaticMenuLinkOverridesTest::providerTestLoadOverride | function | core/ |
Provides test data for testLoadOverride. |
StaticMenuLinkOverridesTest::testLoadMultipleOverrides | function | core/ |
Tests the loadMultipleOverrides method. |
StaticMenuLinkOverridesTest::testLoadOverride | function | core/ |
Tests the loadOverride method. |
StaticMenuLinkOverridesTest::testReload | function | core/ |
Tests the reload method. |
StreamFileUploaderTest | class | core/ |
Tests the stream file uploader. |
StreamFileUploaderTest.php | file | core/ |
|
StreamFileUploaderTest::$modules | property | core/ |
Modules to install. |
StreamFileUploaderTest::testWriteStreamToFileSuccess | function | core/ |
@covers ::writeStreamToFile |
StreamFileUploaderTest::testWriteStreamToFileWithSmallerBytes | function | core/ |
@covers ::writeStreamToFile |
StringDatabaseStorage::dbStringLoad | function | core/ |
Loads multiple string objects. |
StringLoader | class | core/ |
Loads string templates, also known as inline templates. |
StringLoader.php | file | core/ |
|
StringLoader::exists | function | core/ |
|
StringLoader::getCacheKey | function | core/ |
|
StringLoader::getSourceContext | function | core/ |
|
StringLoader::isFresh | function | core/ |
|
StubEntityStorageBase::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
StubRevisionableEntity::getLoadedRevisionId | function | core/ |
Gets the loaded Revision ID of the entity. |
StubRevisionableEntity::updateLoadedRevisionId | function | core/ |
Updates the loaded Revision ID with the revision ID. |
SvgExtractor::loadIcon | function | core/ |
Load an icon object. |
SvgExtractorTest::providerLoadIconSvg | function | core/ |
Data provider for ::testLoadIconSvg(). |
SvgExtractorTest::testLoadIconSvg | function | core/ |
Test the SvgExtractor::loadIcon() method. |
SvgExtractorTest::testLoadIconSvgInvalid | function | core/ |
Test the SvgExtractor::loadIcon() method with invalid svg. |
SystemHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
TaxonomyImageTest::testTaxonomyImageUpload | function | core/ |
Tests that a file can be uploaded before the taxonomy term has a name. |
TaxonomyTermPagerTest::testTaxonomyTermOverviewTermLoad | function | core/ |
Tests that overview page only loads the necessary terms. |
TaxonomyTestHooks::taxonomyTermLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for the taxonomy term. |
taxonomy_test_taxonomy_term_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for the taxonomy term. |
template_preprocess_file_upload_help | function | core/ |
Prepares variables for file upload help text templates. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.