Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| DrupalKernel::getAppRoot | function | core/ |
Gets the app root. |
| DrupalKernel::getCachedContainerDefinition | function | core/ |
Returns the cached container definition - if any. |
| DrupalKernel::getConfigStorage | function | core/ |
Returns the active configuration storage to use during building the container. |
| DrupalKernel::getContainer | function | core/ |
Gets the current container. |
| DrupalKernel::getContainerBuilder | function | core/ |
Gets a new ContainerBuilder instance used to build the service container. |
| DrupalKernel::getContainerCacheKey | function | core/ |
Returns the container cache key based on the environment. |
| DrupalKernel::getHttpKernel | function | core/ |
Gets a http kernel from the container. |
| DrupalKernel::getInstallProfile | function | core/ |
Gets the active install profile. |
| DrupalKernel::getKernelParameters | function | core/ |
Returns the kernel parameters. |
| DrupalKernel::getModuleFileNames | function | core/ |
Gets the file name for each enabled module. |
| DrupalKernel::getModuleNamespacesPsr4 | function | core/ |
Gets the PSR-4 base directories for module namespaces. |
| DrupalKernel::getModulesParameter | function | core/ |
Returns an array of Extension class parameters for all enabled modules. |
| DrupalKernel::getServiceIdMapping | function | core/ |
Get a mapping from service hashes to service IDs. |
| DrupalKernel::getServiceProviders | function | core/ |
Returns all registered service providers. |
| DrupalKernel::getServicesToPersist | function | core/ |
Returns service instances to persist from an old container to a new one. |
| DrupalKernel::getSitePath | function | core/ |
Gets the site path directory. |
| DrupalKernelInterface::getAppRoot | function | core/ |
Gets the app root. |
| DrupalKernelInterface::getCachedContainerDefinition | function | core/ |
Returns the cached container definition - if any. |
| DrupalKernelInterface::getContainer | function | core/ |
Gets the current container. |
| DrupalKernelInterface::getServiceIdMapping | function | core/ |
Get a mapping from service hashes to service IDs. |
| DrupalKernelInterface::getServiceProviders | function | core/ |
Returns all registered service providers. |
| DrupalKernelInterface::getSitePath | function | core/ |
Gets the site path directory. |
| DrupalKernelTest::getTestKernel | function | core/ |
Build a kernel for testings. |
| DrupalKernelTest::testGetServiceIdMapping | function | core/ |
@covers ::getServiceIdMapping[[api-linebreak]] @group legacy |
| DrupalLink::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| DrupalLink::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| DrupalLink::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| DrupalLink::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| DrupalMedia::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| DrupalMedia::getCssFiles | function | core/ |
@todo Improve this in https://www.drupal.org/project/drupal/issues/3072063 |
| DrupalMedia::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| DrupalMedia::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| DrupalMedia::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| DrupalMediaLibrary::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| DrupalMediaLibrary::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| DrupalMediaLibrary::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| DrupalMediaLibrary::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| DrupalMediaLibrary::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| DrupalPinnedDevDependenciesBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
| DrupalPinnedDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
| DrupalSelenium2DriverTest::testGetRemoteFilePath | function | core/ |
Tests uploading remote files. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.