Search for load
Title | Object type | File name | Summary |
---|---|---|---|
SecurityFileUploadEventSubscriberTest | class | core/ |
SecurityFileUploadEventSubscriber tests. |
SecurityFileUploadEventSubscriberTest.php | file | core/ |
|
SecurityFileUploadEventSubscriberTest::provideFilenames | function | core/ |
Provides data for testSanitizeName(). |
SecurityFileUploadEventSubscriberTest::provideFilenamesNoMunge | function | core/ |
Provides data for testSanitizeNameNoMunge(). |
SecurityFileUploadEventSubscriberTest::testSanitizeName | function | core/ |
Tests file name sanitization. |
SecurityFileUploadEventSubscriberTest::testSanitizeNameNoMunge | function | core/ |
Tests file name sanitization without file munging. |
ServerCommand::$classLoader | property | core/ |
The class loader. |
Sql::loadEntities | function | core/ |
Loads all entities contained in the passed-in $results. |
SqlContentEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
SqlContentEntityStorage::loadFromDedicatedTables | function | core/ |
Loads values of fields stored in dedicated tables for a group of entities. |
SqlContentEntityStorage::loadFromSharedTables | function | core/ |
Loads values for fields stored in the shared data tables. |
SqlContentEntityStorageSchema::loadEntitySchemaData | function | core/ |
Loads stored schema data for the given entity type definition. |
SqlContentEntityStorageSchema::loadFieldSchemaData | function | core/ |
Loads stored schema data for the given field storage definition. |
SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] @covers ::setPersistentCache[[api-linebreak]] |
SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] |
SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] @covers ::setPersistentCache[[api-linebreak]] |
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[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithNonEntityRelationship | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithNoRelationshipAndNoRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithRelationship | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithRelationshipAndRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithRevisionOfSameEntityType | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
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[[api-linebreak]] |
StreamFileUploaderTest::testWriteStreamToFileWithSmallerBytes | function | core/ |
@covers ::writeStreamToFile[[api-linebreak]] |
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/ |
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.