Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExperimentalHelpTest | class | core/ |
Verifies help for experimental modules. |
| ExperimentalHelpTest.php | file | core/ |
|
| ExperimentalHelpTest::$adminUser | property | core/ |
The admin user. |
| ExperimentalHelpTest::$defaultTheme | property | core/ |
|
| ExperimentalHelpTest::$modules | property | core/ |
Modules to enable. |
| ExperimentalHelpTest::setUp | function | core/ |
|
| ExperimentalHelpTest::testExperimentalHelp | function | core/ |
Verifies that a warning message is displayed for experimental modules. |
| ExperimentalModuleTest | class | core/ |
Tests the installation of modules. |
| ExperimentalModuleTest.php | file | core/ |
|
| ExperimentalModuleTest::$adminUser | property | core/ |
The admin user. |
| ExperimentalModuleTest::$defaultTheme | property | core/ |
|
| ExperimentalModuleTest::setUp | function | core/ |
|
| ExperimentalModuleTest::testExperimentalConfirmForm | function | core/ |
Tests installing experimental modules and dependencies in the UI. |
| ExperimentalThemeTest | class | core/ |
Tests the installation of themes. |
| ExperimentalThemeTest.php | file | core/ |
|
| ExperimentalThemeTest::$adminUser | property | core/ |
The admin user. |
| ExperimentalThemeTest::$defaultTheme | property | core/ |
|
| 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_dependency_test.module | file | core/ |
Tests dependencies on an experimental module. |
| 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_requirements_test.install | file | core/ |
Experimental Test Requirements module to test hook_requirements(). |
| experimental_module_requirements_test.module | file | core/ |
Experimental Test Requirements module to test hook_requirements(). |
| experimental_module_requirements_test_help | function | core/ |
Implements hook_help(). |
| experimental_module_requirements_test_requirements | function | core/ |
Implements hook_requirements(). |
| experimental_module_test.info.yml | file | core/ |
core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml |
| experimental_module_test.module | file | core/ |
Experimental Test module to test the Core (Experimental) package. |
| experimental_module_test_help | function | core/ |
Implements hook_help(). |
| 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/ |
|
| Explode::transform | function | core/ |
|
| 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/ |
Test if the explode process can be chained with a handles_multiple process. |
| ExplodeTest::testExplodeWithEmptyDelimiter | function | core/ |
Test 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 that explode raises an exception when the value cannot be casted to string. |
| ExplodeTest::testExplodeWithNonString | function | core/ |
Test explode fails properly on non-strings. |
| ExplodeTest::testExplodeWithStrictAndEmptyString | function | core/ |
Tests that explode with an empty string and strict check returns a non-empty array. |
| ExplodeTest::testTransform | function | core/ |
Test explode transform process works. |
| ExplodeTest::testTransformLimit | function | core/ |
Test explode transform process works with a limit. |
| ExportForm | class | core/ |
Form for the Gettext translation files export form. |
| ExportForm.php | file | core/ |
|
| ExportForm::$fileSystem | property | core/ |
The file system service. |
Pagination
- Previous page
- Page 553
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.