Search for loadInclude

  1. Search 7.x for loadInclude
  2. Search 9.5.x for loadInclude
  3. Search 8.9.x for loadInclude
  4. Search 11.x for loadInclude
  5. Other projects
Title Object type File name Summary
FormState::loadInclude function core/lib/Drupal/Core/Form/FormState.php Ensures an include file is loaded whenever the form is processed.
FormState::moduleLoadInclude function core/lib/Drupal/Core/Form/FormState.php Wraps ModuleHandler::loadInclude().
FormStateDecoratorBase::loadInclude function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Ensures an include file is loaded whenever the form is processed.
FormStateDecoratorBaseTest::providerLoadInclude function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testLoadInclude().
FormStateDecoratorBaseTest::testLoadInclude function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::loadInclude
FormStateInterface::loadInclude function core/lib/Drupal/Core/Form/FormStateInterface.php Ensures an include file is loaded whenever the form is processed.
FormStateTest::testLoadInclude function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::loadInclude
FormStateTest::testLoadIncludeAlreadyLoaded function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::loadInclude
FormStateTest::testLoadIncludeNoName function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::loadInclude
FormStateTest::testLoadIncludeNotFound function core/tests/Drupal/Tests/Core/Form/FormStateTest.php @covers ::loadInclude
ModuleHandler::loadInclude function core/lib/Drupal/Core/Extension/ModuleHandler.php
ModuleHandlerInterface::loadInclude function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Loads a module include file.
ModuleHandlerTest::testLoadInclude function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php @covers ::loadInclude
ModuleLegacyTest::testModuleLoadInclude function core/tests/Drupal/KernelTests/Core/Extension/ModuleLegacyTest.php Test deprecation of module_load_include() function.

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