Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| QuickEditLoadingTest::setUp | function | core/ |
|
| QuickEditLoadingTest::setUp | function | core/ |
|
| QuickEditLoadingTest::testConcurrentEdit | function | core/ |
Tests Quick Edit on a node that was concurrently edited on the full node form. |
| QuickEditLoadingTest::testContentBlock | function | core/ |
Tests that Quick Edit's data- attributes are present for content blocks. |
| QuickEditLoadingTest::testDisplayOptions | function | core/ |
Tests that Quick Edit doesn't make fields rendered with display options editable. |
| QuickEditLoadingTest::testDisplayOptions | function | core/ |
Tests that Quick Edit doesn't make fields rendered with display options editable. |
| QuickEditLoadingTest::testImageField | function | core/ |
Tests that Quick Edit can handle an image field. |
| QuickEditLoadingTest::testTitleBaseField | function | core/ |
Tests the loading of Quick Edit for the title base field. |
| QuickEditLoadingTest::testUserPermissions | function | core/ |
Test the loading of Quick Edit with different permissions. |
| QuickEditLoadingTest::testWithPendingRevision | function | core/ |
Test Quick Edit does not appear for entities with pending revisions. |
| RdfCommentStorageLoadTest | class | core/ |
Tests rdf_comment_storage_load. |
| RdfCommentStorageLoadTest.php | file | core/ |
|
| RdfCommentStorageLoadTest::$modules | property | core/ |
Modules to enable. |
| RdfCommentStorageLoadTest::testRdfCommentStorageLoad | function | core/ |
Tests rdf_comment_storage_load. |
| rdf_comment_storage_load | function | core/ |
Implements hook_ENTITY_TYPE_storage_load() for comment entities. |
| RemoteFileSaveUploadTest | class | core/ |
Tests the file uploading functions. |
| RemoteFileSaveUploadTest.php | file | core/ |
|
| RemoteFileSaveUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RemoteFileSaveUploadTest::$modules | property | core/ |
Modules to enable. |
| RemoteFileSaveUploadTest::setUp | function | core/ |
|
| RequiredModuleUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| ResourceTestBase::entityLoadUnchanged | function | core/ |
Loads an entity in the test container, ignoring the static cache. |
| RESTTestBase::loadEntityFromLocationHeader | function | core/ |
Loads an entity based on the location URL returned in the location header. |
| RevisionableInterface::getLoadedRevisionId | function | core/ |
Gets the loaded Revision ID of the entity. |
| RevisionableInterface::updateLoadedRevisionId | function | core/ |
Updates the loaded Revision ID with the revision ID. |
| RevisionableStorageInterface::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
| RevisionableStorageInterface::loadRevision | function | core/ |
Loads a specific entity revision. |
| Role::postLoad | function | core/ |
Acts on loaded entities. |
| RouteBuilder::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| RoutePreloader | class | core/ |
Defines a class which preloads non-admin routes. |
| RoutePreloader.php | file | core/ |
|
| RoutePreloader::$cache | property | core/ |
The cache backend used to skip the state loading. |
| RoutePreloader::$nonAdminRoutesOnRebuild | property | core/ |
Contains the non-admin routes while rebuilding the routes. |
| RoutePreloader::$routeProvider | property | core/ |
The route provider. |
| RoutePreloader::$state | property | core/ |
The state key value store. |
| RoutePreloader::getSubscribedEvents | function | core/ |
|
| RoutePreloader::isGetAndHtmlRoute | function | core/ |
Determines whether the given route is a GET and HTML route. |
| RoutePreloader::onAlterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RoutePreloader::onFinishedRoutes | function | core/ |
Store the non admin routes in state when the route building is finished. |
| RoutePreloader::onRequest | function | core/ |
Loads all non-admin routes right before the actual page is rendered. |
| RoutePreloader::__construct | function | core/ |
Constructs a new RoutePreloader. |
| RoutePreloaderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RoutePreloader[[api-linebreak]] @group Routing |
| RoutePreloaderTest.php | file | core/ |
|
| RoutePreloaderTest::$cache | property | core/ |
The mocked cache. |
| RoutePreloaderTest::$preloader | property | core/ |
The tested preloader. |
| RoutePreloaderTest::$routeProvider | property | core/ |
The mocked route provider. |
| RoutePreloaderTest::$state | property | core/ |
The mocked state. |
| RoutePreloaderTest::setUp | function | core/ |
|
| RoutePreloaderTest::testOnAlterRoutesWithAdminPathNoAdminRoute | function | core/ |
Tests onAlterRoutes with "admin" appearing in the path. |
| RoutePreloaderTest::testOnAlterRoutesWithAdminRoutes | function | core/ |
Tests onAlterRoutes with just admin routes. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.