Search for loadInclude
- Search 7.x for loadInclude
- Search 8.9.x for loadInclude
- Search 10.3.x for loadInclude
- Search 11.x for loadInclude
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormState::loadInclude | function | core/ |
Ensures an include file is loaded whenever the form is processed. |
FormState::moduleLoadInclude | function | core/ |
Wraps ModuleHandler::loadInclude(). |
FormStateDecoratorBase::loadInclude | function | core/ |
Ensures an include file is loaded whenever the form is processed. |
FormStateDecoratorBaseTest::providerLoadInclude | function | core/ |
Provides data to self::testLoadInclude(). |
FormStateDecoratorBaseTest::testLoadInclude | function | core/ |
@covers ::loadInclude |
FormStateInterface::loadInclude | function | core/ |
Ensures an include file is loaded whenever the form is processed. |
FormStateTest::testLoadInclude | function | core/ |
@covers ::loadInclude |
FormStateTest::testLoadIncludeAlreadyLoaded | function | core/ |
@covers ::loadInclude |
FormStateTest::testLoadIncludeNoName | function | core/ |
@covers ::loadInclude |
FormStateTest::testLoadIncludeNotFound | function | core/ |
@covers ::loadInclude |
ModuleHandler::loadInclude | function | core/ |
Loads a module include file. |
ModuleHandlerInterface::loadInclude | function | core/ |
Loads a module include file. |
ModuleHandlerTest::testLoadInclude | function | core/ |
@covers ::loadInclude |
ModuleLegacyTest::testModuleLoadInclude | function | core/ |
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.