Search for inc

  1. Search 7.x for inc
  2. Search 9.5.x for inc
  3. Search 8.9.x for inc
  4. Search 10.3.x for inc
  5. Search 11.x for inc
  6. Other projects
Title Object type File name Summary
TestPageTitleMainContentAndMessagesBlock::$isPageTitlePlaced property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Whether setTitle was called.
TestPageTitleMainContentAndMessagesBlock::$mainContent property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php The render array representing the main page content.
TestPageTitleMainContentAndMessagesBlock::$title property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php The page title: a string (plain title) or a render array (formatted title).
TestPageTitleMainContentAndMessagesBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php
TestPageTitleMainContentAndMessagesBlock::setMainContent function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php
TestPageTitleMainContentAndMessagesBlock::setTitle function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php
TestSiteUserLoginCommand class core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php Command to generate a login link for the test site.
TestSiteUserLoginCommand.php file core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
TestSiteUserLoginCommand::$classLoader property core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php The class loader to use for installation and initialization of setup.
TestSiteUserLoginCommand::configure function core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
TestSiteUserLoginCommand::execute function core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
test_auto_include function core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.module
test_module_incompatible_constraint.info.yml file core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_module_incompatible_constraint/test_module_incompatible_constraint.info.yml core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_module_incompatible_constraint/test_module_incompatible_constraint.info.yml
theme.inc file core/includes/theme.inc The theme system, which controls the output of Drupal.
theme.maintenance.inc file core/includes/theme.maintenance.inc Theming for maintenance pages.
ThemeDeprecationTest::testTemplatePreprocessIncludes function core/modules/system/tests/src/Kernel/Theme/ThemeDeprecationTest.php Tests deprecations around template_preprocess functions and include files.
ThemeTest::assertThemeIncompatibleText function core/modules/system/tests/src/Functional/System/ThemeTest.php Asserts that expected incompatibility text is displayed for a theme.
ThemeUiTest::testInstalledIncompatibleTheme function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests that incompatible themes message is shown.
ThemeUiTest::testInstallModuleWithIncompatibleDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests installing a theme with incompatible module dependencies.
TransactionManager::beginClientTransaction function core/modules/sqlite/src/Driver/Database/sqlite/TransactionManager.php
TransactionManager::beginClientTransaction function core/modules/mysql/src/Driver/Database/mysql/TransactionManager.php
TransactionManager::beginClientTransaction function core/modules/pgsql/src/Driver/Database/pgsql/TransactionManager.php
TransactionManager::beginClientTransaction function core/modules/mysqli/src/Driver/Database/mysqli/TransactionManager.php
TransactionManagerBase::beginClientTransaction function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Begins a transaction on the client connection.
twig-registry-loader-test-include.html.twig file core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-include.html.twig 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/modules/system/tests/themes/test_theme_twig_registry_loader/templates/twig-registry-loader-test-include.html.twig 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/modules/system/tests/modules/twig_theme_test/templates/twig-registry-loader-test-include.html.twig This line is from twig_theme_test/templates/twig-registry-loader-test-include.html.twig
TwigIncludeTest class core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php Tests including files in Twig templates.
TwigIncludeTest.php file core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php
TwigIncludeTest::$twigConfig property core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php The Twig configuration to set the container parameter to during rebuilds.
TwigIncludeTest::register function core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php
TwigIncludeTest::setUpFilesystem function core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php
TwigIncludeTest::testTemplateInclusion function core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php Tests template inclusion extension checking.
UninstallKernelTest::testUninstallPluginCacheClear function core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php Tests uninstalling a module with a plugin cache clearer service.
UnknownPathExcluderTest::testPathRepositoriesAreIncluded function core/modules/package_manager/tests/src/Kernel/PathExcluder/UnknownPathExcluderTest.php Tests that path repositories are included.
update.compare.inc file core/modules/update/update.compare.inc
update.fetch.inc file core/modules/update/update.fetch.inc
update.inc file core/includes/update.inc Drupal database update API.
UpdateComplexTest::testInConditionUpdate function core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php Tests WHERE IN clauses.
UpdateComplexTest::testNotInConditionUpdate function core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php Tests WHERE NOT IN clauses.
UpdateRegistry::includeThemes function core/lib/Drupal/Core/Update/UpdateRegistry.php
Upgrade6Test::getEntityCountsIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Gets expected number of entities per entity after incremental migration.
Upgrade6Test::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets expected number of entities per entity after incremental migration.
Upgrade6Test::testUpgradeAndIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php Executes all steps of migrations upgrade.
Upgrade6Test::testUpgradeAndIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Executes all steps of migrations upgrade.
Upgrade6WithContentModerationTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getEntityCountsIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::testUpgradeAndIncremental function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php Executes all steps of migrations upgrade.
Upgrade7Test::testUpgradeAndIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Executes all steps of migrations upgrade.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.