Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::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. |
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::getSourceModule | function | core/ |
Gets the source module providing the source data. |
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[[api-linebreak]] |
DrupalTestBrowser::getClient | function | core/ |
Gets the Guzzle client. |
DrupalTranslator::getLocale | function | core/ |
|
DrupalTranslator::getOptions | function | core/ |
Returns options suitable for use with TranslatableMarkup. |
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. |
DummyExternalReadOnlyWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
DummyExternalReadOnlyWrapper::getType | function | core/ |
Returns the type of stream wrapper. |
DummyMimeTypeMapLoadedSubscriber::getSubscribedEvents | function | core/ |
|
DummyReadOnlyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
DummyReadOnlyStreamWrapper::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
DummyReadOnlyStreamWrapper::getExternalUrl | function | core/ |
Override getExternalUrl(). |
DummyReadOnlyStreamWrapper::getInternalUri | function | core/ |
Override getInternalUri(). |
DummyReadOnlyStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
DummyRemoteReadOnlyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
DummyRemoteReadOnlyStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
DummyRemoteReadOnlyStreamWrapper::getType | function | core/ |
Returns the type of stream wrapper. |
DummyRemoteStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
DummyRemoteStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
DummyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
DummyStreamWrapper::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
DummyStreamWrapper::getExternalUrl | function | core/ |
Override getExternalUrl(). |
DummyStreamWrapper::getInternalUri | function | core/ |
Override getInternalUri(). |
DummyStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
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.