Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerTranslationMultipleLanguageKeepEnglishTest | class | core/ |
Tests that keeping English in a foreign language install works. |
| InstallerTranslationMultipleLanguageKeepEnglishTest.php | file | core/ |
|
| InstallerTranslationMultipleLanguageKeepEnglishTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationMultipleLanguageKeepEnglishTest::$profile | property | core/ |
Switch to the multilingual testing profile with English kept. |
| InstallerTranslationMultipleLanguageNonInteractiveTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
| InstallerTranslationMultipleLanguageNonInteractiveTest.php | file | core/ |
|
| InstallerTranslationMultipleLanguageNonInteractiveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
| InstallerTranslationMultipleLanguageTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
| InstallerTranslationMultipleLanguageTest.php | file | core/ |
|
| InstallerTranslationMultipleLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTranslationMultipleLanguageTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
| InstallerTranslationMultipleLanguageTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerTranslationMultipleLanguageTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerTranslationMultipleLanguageTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerTranslationMultipleLanguageTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
| InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
| InstallHelper::processRecipe | function | core/ |
Process recipe data into recipe node structure. |
| install_recipe_batch | function | core/ |
Creates a batch for the recipe system to process. |
| install_recipe_required_modules | function | core/ |
Installs required modules prior to applying a recipe via the installer. |
| INSTALL_TASK_SKIP | constant | core/ |
Do not run the task during the current installation request. |
| IpCacheContext | class | core/ |
Defines the IpCacheContext service, for "per IP address" caching. |
| IpCacheContext.php | file | core/ |
|
| IpCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| IpCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| IpCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| javascript-1.txt | file | core/ |
<script> alert('JavaScript was executed!'); </script> |
| JavascriptDeprecationTest | class | core/ |
Tests Javascript deprecation notices. |
| JavascriptDeprecationTest.php | file | core/ |
|
| JavascriptDeprecationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JavascriptDeprecationTest::$modules | property | core/ |
Modules to install. |
| JavascriptDeprecationTest::testJavascriptDeprecation | function | core/ |
Tests Javascript deprecation notices. |
| JavascriptErrorsSuppressionTest | class | core/ |
Tests that Drupal.throwError can be suppressed to allow a test to pass. |
| JavascriptErrorsSuppressionTest.php | file | core/ |
|
| JavascriptErrorsSuppressionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JavascriptErrorsSuppressionTest::$failOnJavascriptConsoleErrors | property | core/ |
Determines if a test should fail on JavaScript console errors. |
| JavascriptErrorsSuppressionTest::$modules | property | core/ |
Modules to install. |
| JavascriptErrorsSuppressionTest::testJavascriptErrors | function | core/ |
Tests that JavaScript console errors can be suppressed. |
| JavascriptErrorsTest | class | core/ |
Tests that Drupal.throwError will cause a test failure. |
| JavascriptErrorsTest.php | file | core/ |
|
| JavascriptErrorsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JavascriptErrorsTest::$modules | property | core/ |
Modules to install. |
| JavascriptErrorsTest::clearErrorLog | function | core/ |
Clear the JavaScript error log to prevent this test failing for real. |
| JavascriptErrorsTest::testJavascriptErrors | function | core/ |
Tests that JavaScript console errors will result in a test failure. |
| JavascriptErrorsTest::testJavascriptErrorsAsync | function | core/ |
Tests JavaScript console errors during asynchronous calls. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.