Search for load
Title | Object type | File name | Summary |
---|---|---|---|
KernelTestBaseTest::testEnableModulesLoad | function | core/ |
Tests expected load behavior of enableModules(). |
LegacyAliasStorageTest::testLoad | function | core/ |
@covers ::load[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the… |
LegacyAliasStorageTest::testPreLoadPathAlias | function | core/ |
@covers ::preloadPathAlias[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler… |
LegacyContentEntityStorageBaseTest::testDoLoadMultipleRevisionFieldItems | function | core/ |
Tests doLoadMultipleRevisionsFieldItems triggers an error. |
NodeLoadMultipleTest | class | core/ |
Tests the loading of multiple nodes. |
NodeLoadMultipleTest.php | file | core/ |
|
NodeLoadMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeLoadMultipleTest::$modules | property | core/ |
Enable Views to test the frontpage against Node::loadMultiple() results. |
NodeLoadMultipleTest::setUp | function | core/ |
|
NodeLoadMultipleTest::testNodeMultipleLoad | function | core/ |
Creates four nodes and ensures that they are loaded correctly. |
NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse | function | core/ |
Creates four nodes with not case sensitive fields and load them. |
QuickEditImageControllerTest::testInvalidUpload | function | core/ |
Tests that uploading a invalid image does not work. |
QuickEditImageControllerTest::testValidImageUpload | function | core/ |
Tests that uploading a valid image works. |
QuickEditImageControllerTest::uploadImage | function | core/ |
Uploads an image using the image module's Quick Edit route. |
QuickEditIntegrationLoadingTest | class | core/ |
Tests Quick Edit module integration endpoints. |
QuickEditIntegrationLoadingTest.php | file | core/ |
|
QuickEditIntegrationLoadingTest::$basicPermissions | property | core/ |
The basic permissions necessary to view content and use in-place editing. |
QuickEditIntegrationLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
QuickEditIntegrationLoadingTest::$modules | property | core/ |
Modules to enable. |
QuickEditIntegrationLoadingTest::setUp | function | core/ |
|
QuickEditIntegrationLoadingTest::testUsersWithoutPermission | function | core/ |
Test loading of untransformed text when a user doesn't have access to it. |
QuickEditIntegrationLoadingTest::testUserWithPermission | function | core/ |
Test loading of untransformed text when a user does have access to it. |
RESTTestBase::loadEntityFromLocationHeader | function | core/ |
Loads an entity based on the location URL returned in the location header. |
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. |
TestContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ToolkitTest::testLoad | function | core/ |
Tests Image's methods. |
UpdateApiEntityDefinitionUpdateTest::reloadEntity | function | core/ |
Reloads the specified entity. |
UpdatePathRC1TestBaseTest::testDatabaseLoaded | function | core/ |
Tests that the database was properly loaded. |
UpdatePathTestBase::$loadedModules | property | core/ |
Array of modules loaded when the test starts. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.