Search for load
Title | Object type | File name | Summary |
---|---|---|---|
EditorLoadingTest::getThingsToCheck | function | core/ |
|
EditorLoadingTest::setUp | function | core/ |
|
EditorLoadingTest::testLoading | function | core/ |
Tests loading of text editors. |
EditorLoadingTest::testSupportedElementTypes | function | core/ |
Test supported element types. |
EditorUploadImageScaleTest | class | core/ |
Tests scaling of inline images. |
EditorUploadImageScaleTest.php | file | core/ |
|
EditorUploadImageScaleTest::$adminUser | property | core/ |
A user with permission as administer for testing. |
EditorUploadImageScaleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorUploadImageScaleTest::$modules | property | core/ |
Modules to enable. |
EditorUploadImageScaleTest::assertSavedMaxDimensions | function | core/ |
Asserts whether the saved maximum dimensions equal the ones provided. |
EditorUploadImageScaleTest::getTestImageInfo | function | core/ |
Gets the dimensions of an uploaded image. |
EditorUploadImageScaleTest::setMaxDimensions | function | core/ |
Sets the maximum dimensions and saves the configuration. |
EditorUploadImageScaleTest::setUp | function | core/ |
|
EditorUploadImageScaleTest::testEditorUploadImageScale | function | core/ |
Tests scaling of inline images. |
EditorUploadImageScaleTest::uploadImage | function | core/ |
Uploads an image via the editor dialog. |
editor_file_download | function | core/ |
Implements hook_file_download(). |
editor_image_upload_settings_form | function | core/ |
Subform constructor to configure the text editor's image upload settings. |
editor_load | function | core/ |
Loads an individual configured text editor based on text format ID. |
EntityApiTest::testLoadMultiple | function | core/ |
Tests that the Entity storage loads the entities in the correct order. |
EntityBase::load | function | core/ |
Loads an entity. |
EntityBase::loadMultiple | function | core/ |
Loads one or more entities. |
EntityBase::postLoad | function | core/ |
Acts on loaded entities. |
EntityContentBaseTest::testImportEntityLoadFailure | function | core/ |
Test row skipping when we can't get an entity to save. |
EntityController::loadBundleDescriptions | function | core/ |
Expands the bundle information with descriptions, if known. |
EntityConverter::loadRevision | function | core/ |
Loads the specified entity revision. |
EntityConverterTest::testDeprecatedLoadRevision | function | core/ |
Tests that ::loadRevision() is deprecated. |
EntityDisplayModeListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
EntityFormTest::loadEntityByName | function | core/ |
Loads a test entity by name always resetting the storage cache. |
EntityInterface::load | function | core/ |
Loads an entity. |
EntityInterface::loadMultiple | function | core/ |
Loads one or more entities. |
EntityInterface::postLoad | function | core/ |
Acts on loaded entities. |
EntityKernelTestBase::reloadEntity | function | core/ |
Reloads the given entity from the storage and returns it. |
EntityLabel::$loadedReferencers | property | core/ |
Array of entities that reference to file. |
EntityLegacyTest::testEntityLoadMultipleByProperties | function | core/ |
@expectedDeprecation entity_load_multiple_by_properties() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use the entity type storage's loadByProperties() method. See https://www.drupal.org/node/3050910 |
EntityListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
EntityListBuilderInterface::load | function | core/ |
Loads entities of this type from storage for listing. |
EntityLoadByUuidTest | class | core/ |
Tests loading entities by UUID. |
EntityLoadByUuidTest.php | file | core/ |
|
EntityLoadByUuidTest::$modules | property | core/ |
Modules to enable. |
EntityLoadByUuidTest::setUp | function | core/ |
|
EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking | function | core/ |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
EntityManager::loadEntityByConfigTarget | function | core/ |
|
EntityManager::loadEntityByUuid | function | core/ |
|
EntityManagerTest::testLoadEntityByConfigTarget | function | core/ |
Tests the loadEntityByConfigTarget() method. |
EntityManagerTest::testLoadEntityByUuid | function | core/ |
Tests the loadEntityByUuid() method. |
EntityOperations::entityPreload | function | core/ |
Acts on entity IDs before they are loaded. |
EntityReferenceFieldTest::testReferencedEntitiesMultipleLoad | function | core/ |
Tests the multiple target entities loader. |
EntityReferenceFieldTest::testTargetEntityNoLoad | function | core/ |
Tests that the target entity is not unnecessarily loaded. |
EntityReferenceFileUploadTest | class | core/ |
Tests an autocomplete widget with file upload. |
EntityReferenceFileUploadTest.php | file | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.