Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
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 @group legacy |
DrupalLogErrorTest::getScriptBody | function | core/ |
|
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. |
DrupalSqlBase::getModuleSchemaVersion | function | core/ |
Retrieves a module schema_version from the source Drupal database. |
DrupalSqlBase::getSystemData | function | core/ |
Retrieves all system data information from the source Drupal database. |
DrupalSqlBase::variableGet | function | core/ |
Reads a variable from a source Drupal database. |
DrupalTest::testGetContainerException | function | core/ |
@covers ::getContainer |
DrupalTestBrowser::getClient | function | core/ |
Gets the Guzzle client. |
DrupalTranslator::getLocale | function | core/ |
|
DrupalTranslator::getOptions | function | core/ |
Returns options suitable for use with TranslatableMarkup. |
Drupal\Core\Config\ImportStorageTransformer | service | core/ |
|
Drupal\Core\ImageToolkit\ImageToolkitManager | service | core/ |
|
Drupal\Core\ImageToolkit\ImageToolkitOperationManagerInterface | service | core/ |
|
drupal_get_database_types | function | core/ |
Returns all supported database driver installer objects. |
drupal_get_filetransfer_info | function | core/ |
Assembles the Drupal FileTransfer registry. |
drupal_get_updaters | function | core/ |
Assembles the Drupal Updater registry. |
drupal_phpunit_get_extension_namespaces | function | core/ |
Registers the namespace for each extension directory with the autoloader. |
DummyAjaxWidget | class | core/ |
Default widget for Dummy AJAX test. |
DummyAjaxWidget.php | file | core/ |
|
DummyAjaxWidget::dummyAjaxCallback | function | core/ |
Ajax callback for Dummy AJAX test. |
DummyAjaxWidget::formElement | function | core/ |
Returns the form for a single field widget. |
DummyDestination::getIds | function | core/ |
Gets the destination IDs. |
DummyExternalReadOnlyWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
DummyExternalReadOnlyWrapper::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.