Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
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 |
DrupalLogErrorTest::getScriptBody | function | core/ |
|
DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
DrupalSelenium2DriverTest::testGetRemoteFilePath | function | core/ |
Tests uploading remote files. |
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_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. |
DurationInterface::getDuration | function | core/ |
Returns the duration. |
DurationIso8601::getDuration | function | core/ |
Returns the duration. |
DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults | function | core/ |
Determines the entity type ID given a route definition and route defaults. |
DynamicMenuLinkMock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
DynamicMenuLinkMock::getRouteName | function | core/ |
Returns the route name, if available. |
DynamicMenuLinkMock::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
EarlyRenderingControllerWrapperSubscriber::getSubscribedEvents | function | core/ |
|
Element::getTypedDataManager | function | core/ |
Gets the typed configuration manager. |
Element::getVisibleChildren | function | core/ |
Returns the visible children of an element. |
ElementInfoManager::getCid | function | core/ |
Returns the CID used to cache the element info. |
ElementInfoManager::getInfo | function | core/ |
Retrieves the default properties for the defined element type. |
ElementInfoManager::getInfoProperty | function | core/ |
Retrieves a single property for the defined element type. |
ElementInfoManagerInterface::getInfo | function | core/ |
Retrieves the default properties for the defined element type. |
ElementInfoManagerInterface::getInfoProperty | function | core/ |
Retrieves a single property for the defined element type. |
ElementInfoManagerTest::providerTestGetInfoElementPlugin | function | core/ |
Provides tests data for testGetInfoElementPlugin(). |
ElementInfoManagerTest::testGetInfoElementPlugin | function | core/ |
Tests the getInfo() method when render element plugins are used. |
ElementInfoManagerTest::testGetInfoProperty | function | core/ |
@covers ::getInfoProperty[[api-linebreak]] |
ElementInterface::getInfo | function | core/ |
Returns the element properties for this element. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.