Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$modules | property | core/ |
Modules to install. |
| 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 install. |
| 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 |
| UnicornEditor::validateImageUploadSettings | function | core/ |
Render API callback: Image upload handler for confirmation form. |
| UpdatePathTestBase::testDatabaseLoaded | function | core/ |
Tests that the database was properly loaded. |
| UpdatePathTestBaseFilledTest::testDatabaseProperlyLoaded | function | core/ |
Tests that the database was properly loaded. |
| UpdatePathTestBaseTest::testDatabaseProperlyLoaded | function | core/ |
Tests that the database was properly loaded. |
| UpdatePathTestJavaScriptTest::testJavaScriptLoading | function | core/ |
Tests JavaScript loading at update.php. |
| UpdateRegistry::$loadedFiles | property | core/ |
A static cache of all the extension updates scanned for. |
| 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/ |
Tests get pending update functions with loaded modules but not enabled. |
| Upload | class | core/ |
Drupal 6 upload source from database. |
| Upload.php | file | core/ |
|
| Upload::fields | function | core/ |
Returns available fields on the source. |
| Upload::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Upload::JOIN | constant | core/ |
The join options between the node and the upload table. |
| Upload::prepareRow | function | core/ |
Adds additional data to the row. |
| Upload::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| UploadedFileConstraint | class | core/ |
A constraint for UploadedFile objects. |
| UploadedFileConstraint.php | file | core/ |
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.