Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| 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::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
| DrupalImageCaption::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| 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::$bootstrapContainer | property | core/ |
Holds the bootstrap container. |
| DrupalKernel::$bootstrapContainerClass | property | core/ |
Holds the class used for instantiating the bootstrap container. |
| DrupalKernel::$classLoader | property | core/ |
The class loader object. |
| DrupalKernel::$configStorage | property | core/ |
Config storage object used for reading enabled modules configuration. |
| DrupalKernel::$containerNeedsDumping | property | core/ |
Whether the container needs to be dumped once booting is complete. |
| DrupalKernel::$containerNeedsRebuild | property | core/ |
Whether the container needs to be rebuilt the next time it is initialized. |
| DrupalKernel::$defaultBootstrapContainerDefinition | property | core/ |
Holds the default bootstrap container definition. |
| DrupalKernel::$isEnvironmentInitialized | property | core/ |
Whether the PHP environment has been initialized. |
| DrupalKernel::$moduleList | property | core/ |
Holds the list of enabled modules. |
| DrupalKernel::$phpArrayDumperClass | property | core/ |
Holds the class used for dumping the container to a PHP array. |
| DrupalKernel::$serviceProviderClasses | property | core/ |
List of discovered service provider class names or objects. |
| DrupalKernel::$serviceProviders | property | core/ |
List of instantiated service provider classes. |
| DrupalKernel::$serviceYamls | property | core/ |
List of discovered services.yml pathnames. |
| DrupalKernel::$sitePath | property | core/ |
The site directory. |
| DrupalKernel::addServiceFiles | function | core/ |
Add service files. |
| DrupalKernel::attachSynthetic | function | core/ |
Attach synthetic values on to kernel. |
| DrupalKernel::classLoaderAddMultiplePsr4 | function | core/ |
Registers a list of namespaces with PSR-4 directories for class loading. |
| DrupalKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
| DrupalKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
| DrupalKernel::findSitePath | function | core/ |
Returns the appropriate site directory for a request. |
| DrupalKernel::getConfigStorage | function | core/ |
Returns the active configuration storage to use during building the container. |
| DrupalKernel::getInstallProfile | function | core/ |
Gets the active install profile. |
| DrupalKernel::getKernelParameters | function | core/ |
Returns the kernel parameters. |
Pagination
- Previous page
- Page 340
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.