Search for load
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ToolkitTest::testLoad | function | core/ | 
                                                                                        Tests Image's methods. | 
| tour_test_tour_load | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_load() for tour. | 
| TranslateFormBase::translateFilterLoadStrings | function | core/ | 
                                                                                        Builds a string search query and returns an array of string objects. | 
| TranslationTest::testTranslatableFieldSaveLoad | function | core/ | 
                                                                                        Tests translatable fields storage/retrieval. | 
| twig-registry-loader-test-extend.html.twig | file | core/ | 
                                                                                        This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %}  | 
              
| twig-registry-loader-test-extend.html.twig | file | core/ | 
                                                                                        This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %}  | 
              
| twig-registry-loader-test-extend.html.twig | file | core/ | 
                                                                                        This line is from twig_theme_test/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %}  | 
              
| twig-registry-loader-test-include.html.twig | file | core/ | 
                                                                                        This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-include.html.twig | 
| twig-registry-loader-test-include.html.twig | file | core/ | 
                                                                                        This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-include.html.twig | 
| twig-registry-loader-test-include.html.twig | file | core/ | 
                                                                                        This line is from twig_theme_test/templates/twig-registry-loader-test-include.html.twig | 
| twig-registry-loader-test.html.twig | file | core/ | 
                                                                                        {% extends "twig-registry-loader-test-extend.html.twig" %} {% block content %} {% include "twig-registry-loader-test-include.html.twig" %} {% endblock %}  | 
              
| twig.loader | service | core/ | 
                                                                                        Twig\Loader\ChainLoader | 
| twig.loader.filesystem | service | core/ | 
                                                                                        Drupal\Core\Template\Loader\FilesystemLoader | 
| twig.loader.string | service | core/ | 
                                                                                        Drupal\Core\Template\Loader\StringLoader | 
| twig.loader.theme_registry | service | core/ | 
                                                                                        Drupal\Core\Template\Loader\ThemeRegistryLoader | 
| TwigExtensionTest::testTwigExtensionLoaded | function | core/ | 
                                                                                        Tests that the provided Twig extension loads the service appropriately. | 
| TwigLoaderTest | class | core/ | 
                                                                                        Tests adding Twig loaders. | 
| TwigLoaderTest.php | file | core/ | 
                                                                                        |
| TwigLoaderTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| TwigLoaderTest::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| TwigLoaderTest::testTwigLoaderAddition | function | core/ | 
                                                                                        Tests adding an additional twig loader to the loader chain. | 
| TwigPhpStorageCache::load | function | core/ | 
                                                                                        |
| TwigRegistryLoaderTest | class | core/ | 
                                                                                        Tests Twig registry loader. | 
| TwigRegistryLoaderTest.php | file | core/ | 
                                                                                        |
| TwigRegistryLoaderTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| TwigRegistryLoaderTest::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| TwigRegistryLoaderTest::$twig | property | core/ | 
                                                                                        |
| TwigRegistryLoaderTest::assertTwigTemplate | function | core/ | 
                                                                                        Checks to see if a value is a Twig template. | 
| TwigRegistryLoaderTest::setUp | function | core/ | 
                                                                                        |
| TwigRegistryLoaderTest::testTemplateDiscovery | function | core/ | 
                                                                                        Tests template discovery using the Drupal theme registry. | 
| TwigRegistryLoaderTest::testTwigNamespaces | function | core/ | 
                                                                                        Tests template extension and includes using the Drupal theme registry. | 
| TwigSettingsTest::testTwigAutoReloadOverride | function | core/ | 
                                                                                        Ensures Twig template auto reload setting can be overridden. | 
| TwigSettingsTest::testTwigInlineWithAutoReload | function | core/ | 
                                                                                        Tests twig inline templates with auto_reload. | 
| TwigThemeTestController::registryLoaderRender | function | core/ | 
                                                                                        Menu callback for testing the Twig registry loader. | 
| twig_loader_test.info.yml | file | core/ | 
                                                                                        core/modules/system/tests/modules/twig_loader_test/twig_loader_test.info.yml | 
| twig_loader_test.services.yml | file | core/ | 
                                                                                        core/modules/system/tests/modules/twig_loader_test/twig_loader_test.services.yml | 
| twig_loader_test.twig.test_loader | service | core/ | 
                                                                                        Drupal\twig_loader_test\Loader\TestLoader | 
| UidUpdateToSerialTest::testDatabaseLoaded | function | core/ | 
                                                                                        Tests user_update_9301(). | 
| UnicornEditor::validateImageUploadSettings | function | core/ | 
                                                                                        #element_validate handler for "image_upload" in buildConfigurationForm(). | 
| UpdatePathTestBase::$loadedModules | property | core/ | 
                                                                                        Array of modules loaded when the test starts. | 
| UpdatePathTestBaseTest::testDatabaseLoaded | function | core/ | 
                                                                                        Tests that the database was properly loaded. | 
| UpdatePathTestJavaScriptTest::testJavaScriptLoading | function | core/ | 
                                                                                        Tests JavaScript loading at update.php. | 
| UpdateRegistry::loadUpdateFile | function | core/ | 
                                                                                        Loads the {$this->updateType}.php file for a given extension. | 
| UpdateRegistry::loadUpdateFiles | function | core/ | 
                                                                                        Loads all update files for a given list of extension. | 
| UpdateRegistry::scanExtensionsAndLoadUpdateFiles | function | core/ | 
                                                                                        Scans all module, theme, and profile extensions and load the update files. | 
| UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ | 
                                                                                        @covers ::getPendingUpdateFunctions[[api-linebreak]] | 
| UpdateUploaderTestBase | class | core/ | 
                                                                                        Base test class for tests that test project upload functionality. | 
| UpdateUploaderTestBase.php | file | core/ | 
                                                                                        |
| UpdateUploaderTestBase::setUp | function | core/ | 
                                                                                        |
| UpdateUploadTest | class | core/ | 
                                                                                        Tests the Update Manager module's upload and extraction functionality. | 
Pagination
- Previous page
 - Page 26
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.