Search for load
Title | Object type | File name | Summary |
---|---|---|---|
SectionStorageManager::load | function | core/ |
|
SectionStorageManager::loadEmpty | function | core/ |
|
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. |
SectionStorageManagerTest::testLoad | function | core/ |
@covers ::load |
SectionStorageManagerTest::testLoadEmpty | function | core/ |
@covers ::loadEmpty |
SectionStorageManagerTest::testLoadNull | function | core/ |
@covers ::load |
SecurityFileUploadEventSubscriber | class | core/ |
The final subscriber to 'file.upload.sanitize.name'. |
SecurityFileUploadEventSubscriber.php | file | core/ |
|
SecurityFileUploadEventSubscriber::getSubscribedEvents | function | core/ |
|
SecurityFileUploadEventSubscriber::sanitizeName | function | core/ |
Sanitizes the upload's filename to make it secure. |
SecurityFileUploadEventSubscriber::__construct | function | core/ |
Constructs a new file event listener. |
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 @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 install. |
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/ |
|
StaticMenuLinkOverrides::loadOverride | function | core/ |
|
StaticMenuLinkOverrides::reload | function | core/ |
|
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. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.