Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExperimentalHelpTest.php | file | core/ |
|
| ExperimentalHelpTest::$adminUser | property | core/ |
The admin user. |
| ExperimentalHelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExperimentalHelpTest::$modules | property | core/ |
Modules to install. |
| ExperimentalHelpTest::setUp | function | core/ |
|
| ExperimentalHelpTest::testExperimentalHelp | function | core/ |
Verifies that a warning message is displayed for experimental modules. |
| ExperimentalModuleRequirementsTestHooks | class | core/ |
Hook implementations for experimental_module_requirements_test. |
| ExperimentalModuleRequirementsTestHooks.php | file | core/ |
|
| ExperimentalModuleRequirementsTestHooks::help | function | core/ |
Implements hook_help(). |
| ExperimentalModuleRequirementsTestRequirements | class | core/ |
Install time requirements for the Experimental Requirements Test module. |
| ExperimentalModuleRequirementsTestRequirements.php | file | core/ |
|
| ExperimentalModuleRequirementsTestRequirements::getRequirements | function | core/ |
Check installation requirements. |
| ExperimentalModuleTestHooks | class | core/ |
Hook implementations for experimental_module_test. |
| ExperimentalModuleTestHooks.php | file | core/ |
|
| ExperimentalModuleTestHooks::help | function | core/ |
Implements hook_help(). |
| ExperimentalThemeTest | class | core/ |
Tests the installation of experimental themes. |
| ExperimentalThemeTest.php | file | core/ |
|
| ExperimentalThemeTest::$adminUser | property | core/ |
The admin user. |
| ExperimentalThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExperimentalThemeTest::setUp | function | core/ |
|
| ExperimentalThemeTest::testExperimentalConfirmForm | function | core/ |
Tests installing experimental themes and dependencies in the UI. |
| experimental_module_dependency_test.info.yml | file | core/ |
core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml |
| experimental_module_requirements_test.info.yml | file | core/ |
core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml |
| experimental_module_test.info.yml | file | core/ |
core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml |
| experimental_theme_dependency_test.info.yml | file | core/ |
core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml |
| experimental_theme_test.info.yml | file | core/ |
core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml |
| Explode | class | core/ |
Splits the source string into an array of strings, using a delimiter. |
| Explode.php | file | core/ |
|
| Explode::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
| Explode::transform | function | core/ |
Performs the associated process. |
| ExplodeTest | class | core/ |
Tests the Explode process plugin. |
| ExplodeTest.php | file | core/ |
|
| ExplodeTest::providerExplodeWithNonStrictAndEmptySource | function | core/ |
Data provider for ::testExplodeWithNonStrictAndEmptySource(). |
| ExplodeTest::setUp | function | core/ |
|
| ExplodeTest::testChainedTransform | function | core/ |
Tests if the explode process can be chained with handles_multiple process. |
| ExplodeTest::testExplodeWithEmptyDelimiter | function | core/ |
Tests explode fails with empty delimiter. |
| ExplodeTest::testExplodeWithNonStrictAndEmptySource | function | core/ |
Tests that explode works on non-strings but with strict set to FALSE. |
| ExplodeTest::testExplodeWithNonStrictAndNonCastable | function | core/ |
Tests Explode exception handling when string-cast fails. |
| ExplodeTest::testExplodeWithNonString | function | core/ |
Tests explode fails properly on non-strings. |
| ExplodeTest::testExplodeWithStrictAndEmptyString | function | core/ |
Tests Explode return values with an empty string and strict check. |
| ExplodeTest::testTransform | function | core/ |
Tests explode transform process works. |
| ExplodeTest::testTransformLimit | function | core/ |
Tests explode transform process works with a limit. |
| Exporter | class | core/ |
Handles exporting content entities. |
| Exporter.php | file | core/ |
|
| Exporter::export | function | core/ |
Exports a single content entity as an array. |
| Exporter::exportFieldItem | function | core/ |
Exports a single field item generically. |
| Exporter::exportReference | function | core/ |
Exports an entity reference field item. |
| Exporter::exportToFile | function | core/ |
Exports an entity to a YAML file in a directory. |
| Exporter::exportTranslation | function | core/ |
Exports a single translation of a content entity. |
| Exporter::exportWithDependencies | function | core/ |
Exports an entity and all of its dependencies to a directory. |
Pagination
- Previous page
- Page 598
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.