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 10.3.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 Tests load include.
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 Tests load include.
FormStateTest::testLoadIncludeAlreadyLoaded function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Tests load include already loaded.
FormStateTest::testLoadIncludeNoName function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Tests load include no name.
FormStateTest::testLoadIncludeNotFound function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Tests load include not found.
ModuleHandler::loadInclude function core/lib/Drupal/Core/Extension/ModuleHandler.php Loads a module include file.
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 Tests loadInclude().

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