Search for inc

  1. Search 7.x for inc
  2. Search 8.9.x for inc
  3. Search 10.3.x for inc
  4. Search 11.x for inc
  5. Other projects
Title Object type File name Summary
taxonomy.views.inc file core/modules/taxonomy/taxonomy.views.inc Provides views data for taxonomy.module.
TestConfigEntityWithPluginCollections class core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigEntityWithPluginCollections::$pluginCollection property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigEntityWithPluginCollections::$pluginManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigEntityWithPluginCollections::getPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php Gets the plugin collections used by this object.
TestConfigEntityWithPluginCollections::setPluginManager function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestDisplayVariant::$mainContent property core/modules/system/tests/modules/display_variant_test/src/Plugin/DisplayVariant/TestDisplayVariant.php The render array representing the main page content.
TestDisplayVariant::setMainContent function core/modules/system/tests/modules/display_variant_test/src/Plugin/DisplayVariant/TestDisplayVariant.php Sets the main content for the page being rendered.
TestLazyPluginCollection class core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Defines a plugin collection which uses fruit plugins.
TestLazyPluginCollection.php file core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php
TestLazyPluginCollection::$manager property core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Stores the plugin manager used by this collection.
TestLazyPluginCollection::getConfiguration function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Gets the current configuration of all plugins in this collection.
TestLazyPluginCollection::initializePlugin function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Initializes and stores a plugin.
TestLazyPluginCollection::setConfiguration function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Sets the configuration for all plugins in this collection.
TestLazyPluginCollection::__construct function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Constructs a TestLazyPluginCollection object.
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_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.
ThemeLegacyTest::testSuggestionsAlterInclude function core/modules/system/tests/src/Functional/Theme/ThemeLegacyTest.php Tests that theme suggestion alter hooks work with theme hook includes.
ThemeTest::assertThemeIncompatibleText function core/modules/system/tests/src/Functional/System/ThemeTest.php Asserts that expected incompatibility text is displayed for a theme.
ThemeTestController::suggestionAlterInclude function core/modules/system/tests/modules/theme_legacy_test/src/ThemeTestController.php Menu callback for testing includes with suggestion alter hooks.
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.
theme_legacy_suggestions_test.inc file core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.inc Include file for testing theme suggestion hooks for legacy theme functions.
theme_legacy_suggestions_test_theme_suggestions_theme_test_suggestions_include_alter function core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.module Implements hook_theme_suggestions_HOOK_alter().
theme_legacy_test.inc file core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.inc Include file for testing legacy theme functions.
theme_test.inc file core/modules/system/tests/modules/theme_test/theme_test.inc Include file for test module.
theme_theme_suggestions_test_include function core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.inc Returns HTML for a theme function include test.
theme_theme_test_suggestions_include function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Returns HTML for a theme function include test.
TipsPluginCollection class core/modules/tour/src/TipsPluginCollection.php A collection of tips.
TipsPluginCollection.php file core/modules/tour/src/TipsPluginCollection.php
TipsPluginCollection::$pluginKey property core/modules/tour/src/TipsPluginCollection.php The key within the plugin configuration that contains the plugin ID.
TipsPluginCollection::get function core/modules/tour/src/TipsPluginCollection.php
tracker.views.inc file core/modules/tracker/tracker.views.inc Provide views data for tracker.module.
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::$modules property core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php Modules to enable.
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 Registers test-specific services.
TwigIncludeTest::setUpFilesystem function core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php Sets up the filesystem, so things like the file directory.
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.

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