Search for load
Title | Object type | File name | Summary |
---|---|---|---|
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. |
NodePreviewConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
node_load | function | core/ |
Loads a node entity from the database. |
node_load_multiple | function | core/ |
Loads node entities from the database. |
node_revision_load | function | core/ |
Loads a node revision from the database. |
node_type_load | function | core/ |
Menu argument loader: Loads a node type by string. |
OffCanvasTestBase::assertAllContextualLinksLoaded | function | core/ |
Assert all contextual link areas have be loaded. |
OffCanvasTestBase::assertPageLoadComplete | function | core/ |
Assert the page is completely loaded. |
PathAliasTestTrait::loadPathAliasByConditions | function | core/ |
Gets the first result from a 'load by properties' storage call. |
PersistentDatabaseLockBackend::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
PhpStorageInterface::load | function | core/ |
Loads PHP code from storage. |
PhpUnitAutoloaderTest | class | core/ |
Tests that classes are correctly loaded during PHPUnit initialization. |
PhpUnitAutoloaderTest.php | file | core/ |
|
PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading | function | core/ |
Test loading of classes provided by test sub modules. |
PirateDayCacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
PluralFormula::loadFormulae | function | core/ |
Loads the formulae and stores them on the PluralFormula object if not set. |
PoDatabaseReader::loadStrings | function | core/ |
Builds and executes a database query based on options set earlier. |
PreloadableRouteProviderInterface | interface | core/ |
Extends the router provider interface to pre-load routes. |
PreloadableRouteProviderInterface.php | file | core/ |
|
PreloadableRouteProviderInterface::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
ProxyBuilder::buildLazyLoadItselfMethod | function | core/ |
Generates the string for the method which loads the actual service. |
Query::loadRecords | function | core/ |
Loads the config records to examine for the query. |
QueryPluginBase::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]; |
QuickEditImageController::upload | function | core/ |
Returns JSON representing the new file upload, or validation errors. |
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. |
QuickEditLoadingTest | class | core/ |
Tests loading of in-place editing functionality and lazy loading of its in-place editors. |
QuickEditLoadingTest | class | core/ |
Tests loading of in-place editing functionality and lazy loading of its in-place editors. |
QuickEditLoadingTest.php | file | core/ |
|
QuickEditLoadingTest.php | file | core/ |
|
QuickEditLoadingTest::$authorUser | property | core/ |
An user with permissions to create and edit articles. |
QuickEditLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
QuickEditLoadingTest::$editorUser | property | core/ |
A author user with permissions to access in-place editor. |
QuickEditLoadingTest::$editorUser | property | core/ |
A user with permissions to access in-place editor. |
QuickEditLoadingTest::$modules | property | core/ |
Modules to enable. |
QuickEditLoadingTest::$modules | property | core/ |
Modules to enable. |
QuickEditLoadingTest::$testNode | property | core/ |
A test node. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.