Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 10.3.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DrupalDateTimeTest::$modules | property | core/ |
Set up required modules. |
| DrupalDateTimeTest::providerTestDateDiff | function | core/ |
Provides data for date tests. |
| DrupalDateTimeTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
| DrupalDateTimeTest::setUp | function | core/ |
Test setup. |
| DrupalDateTimeTest::testChainable | function | core/ |
Tests that object methods are chainable. |
| DrupalDateTimeTest::testChainableNonCallable | function | core/ |
Tests that chained calls to non-existent functions throw an exception. |
| DrupalDateTimeTest::testChainableNonChainable | function | core/ |
Tests that non-chainable methods work. |
| DrupalDateTimeTest::testDateDiff | function | core/ |
Test date diffs. |
| DrupalDateTimeTest::testDateTimezone | function | core/ |
Test that DrupalDateTime can detect the right timezone to use. Test with a variety of less commonly used timezone names to help ensure that the system timezone will be different than the stated timezones. |
| DrupalDateTimeTest::testDefaultDateTime | function | core/ |
Tests setting the default time for date-only objects. |
| DrupalDateTimeTest::testGetPhpDateTime | function | core/ |
@covers ::getPhpDateTime[[api-linebreak]] |
| DrupalDateTimeTest::testInvalidDateDiff | function | core/ |
Test date diff exception caused by invalid input. |
| DrupalDateTimeTest::testSystemTimezone | function | core/ |
Test that the AJAX Timezone Callback can deal with various formats. |
| DrupalDateTimeTest::testTimezoneFormat | function | core/ |
Tests the ability to override the time zone in the format method. |
| DrupalDevDependenciesBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-dev. |
| DrupalDevDependenciesBuilder.php | file | composer/ |
|
| DrupalDevDependenciesBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
| DrupalDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| DrupalDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalFlushAllCachesTest | class | core/ |
@covers ::drupal_flush_all_caches[[api-linebreak]] @group Common |
| DrupalFlushAllCachesTest.php | file | core/ |
|
| DrupalFlushAllCachesTest::$modules | property | core/ |
Modules to enable. |
| DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList | function | core/ |
Tests that drupal_flush_all_caches() uses core.extension properly. |
| DrupalGetProfileLegacyTest | class | core/ |
Tests drupal_get_profile(). |
| DrupalGetProfileLegacyTest.php | file | core/ |
|
| DrupalGetProfileLegacyTest::$bootstrapConfigStorageProfile | property | core/ |
Config storage profile. |
| DrupalGetProfileLegacyTest::providerDrupalGetProfileInstallState | function | core/ |
Data provider for testDrupalGetProfileInstallState(). |
| DrupalGetProfileLegacyTest::setUp | function | core/ |
|
| DrupalGetProfileLegacyTest::testDrupalGetProfileLegacyInstallState | function | core/ |
Tests drupal_get_profile() deprecation. |
| DrupalImage | class | core/ |
Defines the "drupalimage" plugin. |
| DrupalImage.php | file | core/ |
|
| DrupalImage::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| DrupalImage::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| DrupalImage::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| DrupalImage::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| DrupalImage::settingsForm | function | core/ |
|
| DrupalImage::validateImageUploadSettings | function | core/ |
#element_validate handler for the "image_upload" element in settingsForm(). |
| DrupalImageCaption | class | core/ |
Defines the "drupalimagecaption" plugin. |
| DrupalImageCaption.php | file | core/ |
|
| DrupalImageCaption::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| DrupalImageCaption::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
| DrupalImageCaption::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| DrupalImageCaption::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| DrupalImageCaption::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| DrupalImageCaption::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
| DrupalImageCaption::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
| DrupalKernel | class | core/ |
The DrupalKernel class is the core of Drupal itself. |
| DrupalKernel.php | file | core/ |
|
| DrupalKernel::$allowDumping | property | core/ |
Whether the container can be dumped. |
| DrupalKernel::$booted | property | core/ |
Whether the kernel has been booted. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.