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 |
|---|---|---|---|
| GDImageToolkitOperationBase | class | core/ |
|
| GDImageToolkitOperationBase.php | file | core/ |
|
| GDImageToolkitOperationBase::getToolkit | function | core/ |
The correctly typed image toolkit for GD operations. |
| GDToolkit::extensionToImageType | function | core/ |
Returns the IMAGETYPE_xxx constant for the given extension. |
| GDToolkit::getHeight | function | core/ |
Returns the height of the image. |
| GDToolkit::getMimeType | function | core/ |
Returns the MIME type of the image file. |
| GDToolkit::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
| GDToolkit::getResource | function | core/ |
Retrieves the GD image resource. |
| GDToolkit::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
| GDToolkit::getTransparentColor | function | core/ |
Gets the color set for transparency in GIF images. |
| GDToolkit::getType | function | core/ |
Gets the PHP type of the image. |
| GDToolkit::getWidth | function | core/ |
Returns the width of the image. |
| GeneratedLink::getGeneratedLink | function | core/ |
Gets the generated link. |
| GeneratedUrl::getGeneratedUrl | function | core/ |
Gets the generated URL. |
| GenerateProxyClassApplication::getCommandName | function | core/ |
|
| GenerateProxyClassApplication::getDefaultCommands | function | core/ |
|
| GenerateProxyClassApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
| GenerateTheme::getThemeInfo | function | core/ |
Gets theme info using the theme name. |
| GenerateTheme::getUniqueTmpDirPath | function | core/ |
Generates a path to a temporary location. |
| GenerateTheme::getVersion | function | core/ |
Gets the current Drupal major version. |
| GenericCacheBackendUnitTestBase::getCacheBackend | function | core/ |
Gets a backend to test; this will get a shared instance set in the object. |
| GenericCacheBackendUnitTestBase::getTestBin | function | core/ |
Gets the testing bin. |
| GenericCacheBackendUnitTestBase::testGetMultiple | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
| GenericCacheBackendUnitTestBase::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
| GetFilenameTest::testDrupalGetFilename | function | core/ |
Tests drupal_get_filename() deprecation. |
| GetFilenameTest::testDrupalGetPath | function | core/ |
Tests drupal_get_path() deprecation. |
| GetRdfNamespacesTest::testGetRdfNamespaces | function | core/ |
Tests getting RDF namespaces. |
| GetTestMethodCallerExtendsTest::testGetTestMethodCallerChildClass | function | core/ |
A test method that is not present in the parent class. |
| GetTestMethodCallerTest::testGetTestMethodCaller | function | core/ |
Tests BrowserTestBase::getTestMethodCaller(). |
| GlobalAttribute::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Grid::getCustomClass | function | core/ |
Return the token-replaced row or column classes for the specified result. |
| GroupByNumeric::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
| GroupwiseMax::getTemporaryView | function | core/ |
Helper function to create a pseudo view. |
| HalLinkManagerTest::providerTestGetRelationUri | function | core/ |
|
| HalLinkManagerTest::providerTestGetTypeUri | function | core/ |
|
| HalLinkManagerTest::testGetRelationInternalIds | function | core/ |
@covers ::getRelationInternalIds[[api-linebreak]] |
| HalLinkManagerTest::testGetRelationUri | function | core/ |
@covers ::getRelationUri[[api-linebreak]] @dataProvider providerTestGetRelationUri |
| HalLinkManagerTest::testGetTypeUri | function | core/ |
@covers ::getTypeUri[[api-linebreak]] @dataProvider providerTestGetTypeUri |
| HandleMultiplesTest::getDefinition | function | core/ |
Provides the test migration definition. |
| Handler::getFileMappingsFromPackages | function | composer/ |
Gets a consolidated list of file mappings from all allowed packages. |
| Handler::getPackageFileMappings | function | composer/ |
Gets the array of file mappings provided by a given package. |
| Handler::getVendorPath | function | composer/ |
Gets the path to the 'vendor' directory. |
| HandlerBase::getDateField | function | core/ |
Creates cross-database SQL dates. |
| HandlerBase::getDateFormat | function | core/ |
Creates cross-database SQL date formatting. |
| HandlerBase::getEntityType | function | core/ |
Determines the entity type used by this handler. |
| HandlerBase::getField | function | core/ |
Shortcut to get a handler's raw field value. |
| HandlerBase::getJoin | function | core/ |
Get the join object that should be used for this handler. |
| HandlerBase::getModuleHandler | function | core/ |
Gets the module handler. |
| HandlerBase::getTableJoin | function | core/ |
Fetches a handler to join one table to a primary table from the data cache. |
| HandlerBase::getViewsData | function | core/ |
Gets views data service. |
Pagination
- Previous page
- Page 95
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.