Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 8.9.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DRUPAL_REQUIRED | constant | core/ | Required option on forms and settings. | 
| drupal_requirements_severity | function | core/ | Extracts the highest severity from the requirements array. | 
| drupal_requirements_url | function | core/ | Returns a URL for proceeding to the next page after a requirements problem. | 
| drupal_rewrite_settings | function | core/ | Replaces values in settings.php with values in the submitted array. | 
| DRUPAL_ROOT | constant | core/ | Defines the root directory of the Drupal installation. | 
| drupal_static | function | core/ | Provides central static variable storage. | 
| drupal_static_reset | function | core/ | Resets one or all centrally stored static variable(s). | 
| drupal_system_cross_profile_test.info.yml | file | core/ | core/profiles/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml | 
| drupal_system_listing_compatible_test.info.yml | file | core/ | core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml | 
| drupal_system_listing_compatible_test.info.yml | file | core/ | core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml | 
| drupal_theme_rebuild | function | core/ | Forces the system to rebuild the theme registry. | 
| drupal_valid_test_ua | function | core/ | Returns the test prefix if this is an internal request from a test. | 
| drupal_verify_install_file | function | core/ | Verifies the state of the specified file. | 
| drupal_verify_profile | function | core/ | Verifies that all dependencies are met for a given installation profile. | 
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest | class | core/ | @group Database | 
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php | file | core/ | |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp | function | core/ | |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ | Confirms that the site works with Drupal 8 style database connection array. | 
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testReplicaDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ | Confirms that the replica database connection works. | 
| ExtensionMimeTypeGuesser::$drupalProxyOriginalServiceId | property | core/ | The id of the original proxied service. | 
| field.migrate_drupal.yml | file | core/ | core/modules/field/migrations/state/field.migrate_drupal.yml | 
| FieldDiscoveryInterface::DRUPAL_6 | constant | core/ | |
| FieldDiscoveryInterface::DRUPAL_7 | constant | core/ | |
| FieldUninstallValidator::$drupalProxyOriginalServiceId | property | core/ | The id of the original proxied service. | 
| file.migrate_drupal.yml | file | core/ | core/modules/file/migrations/state/file.migrate_drupal.yml | 
| filter.migrate_drupal.yml | file | core/ | core/modules/filter/migrations/state/filter.migrate_drupal.yml | 
| FilterUninstallValidator::$drupalProxyOriginalServiceId | property | core/ | The id of the original proxied service. | 
| Fixtures::drupalCoreComposerFixture | function | core/ | Generate a suitable DrupalCoreComposer fixture for testing. | 
| FormElementsRenderTest::testDrupalRenderFormElements | function | core/ | Tests rendering form elements without using doBuildForm(). | 
| forum.migrate_drupal.yml | file | core/ | core/modules/forum/migrations/state/forum.migrate_drupal.yml | 
| ForumUninstallValidator::$drupalProxyOriginalServiceId | property | core/ | The id of the original proxied service. | 
| FrameworkTest::drupalGetAjax | function | core/ | Requests a path or URL in drupal_ajax format and JSON-decodes the response. | 
| FrontPageTest::testDrupalFrontPage | function | core/ | Tests front page functionality. | 
| FunctionsTest::testDrupalPreRenderLinks | function | core/ | Tests the use of Link::preRenderLinks() on a nested array of links. | 
| Handler::POST_DRUPAL_SCAFFOLD_CMD | constant | composer/ | Composer hook called after scaffolding completes. | 
| Handler::PRE_DRUPAL_SCAFFOLD_CMD | constant | composer/ | Composer hook called before scaffolding begins. | 
| HtmlToTextTest::testDrupalHtmlToTextArgs | function | core/ | Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText(). | 
| HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline | function | core/ | Tests the conversion of block-level HTML tags to plaintext with newlines. | 
| HtmlToTextTest::testDrupalHtmlToTextCollapsesWhitespace | function | core/ | Tests that whitespace is collapsed. | 
| HtmlToTextTest::testDrupalHtmlToTextParagraphs | function | core/ | Tests the plaintext conversion of different whitespace combinations. | 
| image.migrate_drupal.yml | file | core/ | core/modules/image/migrations/state/image.migrate_drupal.yml | 
| InstallCommand::isDrupalInstalled | function | core/ | Returns whether there is already an existing Drupal installation. | 
| InstallProfileUninstallValidator::$drupalProxyOriginalServiceId | property | core/ | The id of the original proxied service. | 
| JavascriptGetDrupalSettingsTest | class | core/ | Tests Drupal settings retrieval in WebDriverTestBase tests. | 
| JavascriptGetDrupalSettingsTest.php | file | core/ | |
| JavascriptGetDrupalSettingsTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| JavascriptGetDrupalSettingsTest::$modules | property | core/ | Modules to install. | 
| JavascriptGetDrupalSettingsTest::testGetDrupalSettings | function | core/ | Tests retrieval of Drupal settings. | 
| KernelPreHandle::$drupalKernel | property | core/ | The main Drupal kernel. | 
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
