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 |
|---|---|---|---|
| IconDefinitionInterface::getIconId | function | core/ |
Get the icon id. |
| IconDefinitionInterface::getId | function | core/ |
Get the full icon id. |
| IconDefinitionInterface::getLabel | function | core/ |
Get the icon label as human friendly. |
| IconDefinitionInterface::getLibrary | function | core/ |
Get the icon Twig library. |
| IconDefinitionInterface::getPackId | function | core/ |
Get the icon Pack id. |
| IconDefinitionInterface::getPackLabel | function | core/ |
Get the icon pack label. |
| IconDefinitionInterface::getRenderable | function | core/ |
Get the icon renderable element array. |
| IconDefinitionInterface::getSource | function | core/ |
Get the icon source, path or url. |
| IconDefinitionInterface::getTemplate | function | core/ |
Get the icon Twig template. |
| IconDefinitionTest::providerGetPreview | function | core/ |
Data provider for ::testGetPreview(). |
| IconDefinitionTest::testGetRenderable | function | core/ |
Test the IconDefinition::getRenderable method. |
| IconExtractorPluginManager::getExtractorForm | function | core/ |
Get an extractor settings form. |
| IconExtractorPluginManager::getExtractorForms | function | core/ |
Get multiple extractor settings form. |
| IconExtractorPluginManager::getPluginForm | function | core/ |
Retrieves the plugin form for a given icon extractor. |
| IconExtractorSettingsForm::getOptions | function | core/ |
Get option list for enumerations. |
| IconExtractorWithFinder::getFilesFromSources | function | core/ |
Create files data from sources config. |
| IconExtractorWithFinderInterface::getFilesFromSources | function | core/ |
Create files data from sources config. |
| IconFinder::getFileContents | function | core/ |
Wrapper to the file_get_contents function. |
| IconFinder::getFileFromUrl | function | core/ |
Get filename from an URL source. |
| IconFinder::getFilesFromPath | function | core/ |
Get files from a local path. |
| IconFinder::getFilesFromSources | function | core/ |
Create files from source paths. |
| IconFinderInterface::getFileContents | function | core/ |
Wrapper to the file_get_contents function. |
| IconFinderInterface::getFilesFromSources | function | core/ |
Create files from source paths. |
| IconFinderTest::providerGetFileContents | function | core/ |
Data provider for ::testGetFileContents(). |
| IconFinderTest::providerGetFilesFromSourcesPath | function | core/ |
Data provider for ::testGetFilesFromSourcesPath(). |
| IconFinderTest::providerGetFilesFromSourcesUrl | function | core/ |
Data provider for ::testGetFilesFromSourcesUrl(). |
| IconFinderTest::testGetFileContents | function | core/ |
Test the IconFinder::getFileContents method. |
| IconFinderTest::testGetFileFromUrlWarning | function | core/ |
Test the IconFinder::getFileFromUrl method with warning. |
| IconFinderTest::testGetFilesFromPathEmptyWarning | function | core/ |
Test the IconFinder::getFilesFromPath method with warning. |
| IconFinderTest::testGetFilesFromPathInvalidExtensionWarning | function | core/ |
Test the IconFinder::getFilesFromPath method with warning. |
| IconFinderTest::testGetFilesFromSourcesPath | function | core/ |
Test the IconFinder::getFilesFromSources method with paths. |
| IconFinderTest::testGetFilesFromSourcesUrl | function | core/ |
Test the IconFinder::getFilesFromSources method with urls. |
| IconMimeTypes::getGenericMimeType | function | core/ |
Determines the generic icon MIME package based on a file's MIME type. |
| IconMimeTypes::getIconClass | function | core/ |
Gets a class for the icon for a MIME type. |
| IconPackManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| IconPackManager::getExtractorFormDefaults | function | core/ |
Retrieve extractor default options. |
| IconPackManager::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
| IconPackManager::getIcon | function | core/ |
Get definition of a specific icon. |
| IconPackManager::getIcons | function | core/ |
Get a list of all the icons within definitions. |
| IconPackManager::getIconsFromDefinition | function | core/ |
Discover list of icons from definition extractor. |
| IconPackManagerInterface::getExtractorFormDefaults | function | core/ |
Retrieve extractor default options. |
| IconPackManagerInterface::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
| IconPackManagerInterface::getIcon | function | core/ |
Get definition of a specific icon. |
| IconPackManagerInterface::getIcons | function | core/ |
Get a list of all the icons within definitions. |
| IconPackManagerKernelTest::testGetExtractorFormDefaults | function | core/ |
Test the IconPackManager::getExtractorFormDefault method. |
| IconPackManagerKernelTest::testGetExtractorPluginForms | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
| IconPackManagerKernelTest::testGetExtractorPluginFormsWithAllowed | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
| IconPackManagerKernelTest::testGetExtractorPluginFormsWithDefault | function | core/ |
Test the IconPackManager::getExtractorPluginForms method with default. |
| IconPackManagerKernelTest::testGetIcon | function | core/ |
Test the IconPackManager::getIcon method. |
| IconPackManagerKernelTest::testGetIcons | function | core/ |
Test the IconPackManager::getIcons method. |
Pagination
- Previous page
- Page 106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.