Search for load
Title | Object type | File name | Summary |
---|---|---|---|
SaveUploadTest::testNormal | function | core/ |
Test the file_save_upload() function. |
SaveUploadTest::testNoUpload | function | core/ |
Test for no failures when not uploading a file. |
ScaffoldTest::assertAutoloadFileCorrect | function | core/ |
Assert that the autoload file was scaffolded and contains correct path. |
SectionStorageManager::load | function | core/ |
Loads a section storage with the provided contexts applied. |
SectionStorageManager::loadEmpty | function | core/ |
Loads a section storage with no associated section list. |
SectionStorageManager::loadFromRoute | function | core/ |
Loads a section storage populated with a section list derived from a route. |
SectionStorageManager::loadFromStorageId | function | core/ |
Loads a section storage populated with an existing section list. |
SectionStorageManagerInterface::load | function | core/ |
Loads a section storage with the provided contexts applied. |
SectionStorageManagerInterface::loadEmpty | function | core/ |
Loads a section storage with no associated section list. |
SectionStorageManagerInterface::loadFromRoute | function | core/ |
Loads a section storage populated with a section list derived from a route. |
SectionStorageManagerInterface::loadFromStorageId | function | core/ |
Loads a section storage populated with an existing section list. |
SectionStorageManagerTest::testLoad | function | core/ |
@covers ::load |
SectionStorageManagerTest::testLoadEmpty | function | core/ |
@covers ::loadEmpty |
SectionStorageManagerTest::testLoadFromRoute | function | core/ |
@covers ::loadFromRoute |
SectionStorageManagerTest::testLoadFromRouteNull | function | core/ |
@covers ::loadFromRoute |
SectionStorageManagerTest::testLoadFromStorageId | function | core/ |
@covers ::loadFromStorageId |
SectionStorageManagerTest::testLoadNull | function | core/ |
@covers ::load |
ServerCommand::$classLoader | property | core/ |
The class loader. |
seven_form_media_library_add_form_upload_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
SimpleTestInstallBatchTest::testLoadingEntitiesCreatedInBatch | function | core/ |
Tests loading entities created in a batch in test_batch_test_install(). |
simpletest_classloader_register | function | core/ |
Registers test namespaces of all extensions and core test classes. |
Sql::loadEntities | function | core/ |
Loads all entities contained in the passed-in $results. . If the entity belongs to the base table, then it gets stored in $result->_entity. Otherwise, it gets stored in $result->_relationship_entities[$relationship_id]; |
SqlContentEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
SqlContentEntityStorage::doLoadRevisionFieldItems | 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 @covers ::buildCacheId @covers ::getFromPersistentCache @covers ::setPersistentCache |
SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
@covers ::doLoadMultiple @covers ::buildCacheId @covers ::getFromPersistentCache |
SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
@covers ::doLoadMultiple @covers ::buildCacheId @covers ::getFromPersistentCache @covers ::setPersistentCache |
SqlContentEntityStorageTestEntityInterface::postLoad | function | core/ |
Acts on loaded entities. |
SqlEntityLoadingTest | class | core/ |
Tests the loading of entities and entity revisions. |
SqlEntityLoadingTest.php | file | core/ |
|
SqlEntityLoadingTest::$modules | property | core/ |
Modules to enable. |
SqlEntityLoadingTest::$testViews | property | core/ |
Views to be enabled. |
SqlEntityLoadingTest::setUp | function | core/ |
|
SqlEntityLoadingTest::testViewWithNonDefaultPendingRevision | function | core/ |
|
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. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.