Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DrupalFlushAllCachesInInstallerTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| DrupalFlushAllCachesTest | class | core/ |
@covers ::drupal_flush_all_caches[[api-linebreak]] @group Common |
| DrupalFlushAllCachesTest.php | file | core/ |
|
| DrupalFlushAllCachesTest::$containerBuilds | property | core/ |
Stores the number of container builds. |
| DrupalFlushAllCachesTest::$modules | property | core/ |
Modules to enable. |
| DrupalFlushAllCachesTest::register | function | core/ |
Registers test-specific services. |
| DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList | function | core/ |
Tests that drupal_flush_all_caches() uses core.extension properly. |
| 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::$moduleList | property | core/ |
The module extension list. |
| DrupalImageCaption::create | function | core/ |
Creates an instance of the plugin. |
| 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. |
| 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::$container | property | core/ |
Holds the container instance. |
| 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::$environment | property | core/ |
The environment, e.g. 'testing', 'install'. |
| DrupalKernel::$isEnvironmentInitialized | property | core/ |
Whether the PHP environment has been initialized. |
| DrupalKernel::$moduleData | property | core/ |
List of available modules and installation profiles. |
| 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::$prepared | property | core/ |
Whether essential services have been set up properly by preHandle(). |
| DrupalKernel::$root | property | core/ |
The app root. |
| DrupalKernel::$serviceIdMapping | property | core/ |
A mapping from service classes to service IDs. |
| 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 path directory. |
Pagination
- Previous page
- Page 422
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.