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 |
|---|---|---|---|
| ExtensionInstallStorageTest.php | file | core/ |
|
| ExtensionInstallStorageTest::testCreateCollection | function | core/ |
Tests create collection. |
| ExtensionList::get | function | core/ |
Returns a single extension. |
| ExtensionList::getAllAvailableInfo | function | core/ |
Returns an array of info files information of available extensions. |
| ExtensionList::getAllInstalledInfo | function | core/ |
Returns an array of info files information of installed extensions. |
| ExtensionList::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| ExtensionList::getExtensionInfo | function | core/ |
Returns information about a specified extension. |
| ExtensionList::getInfoCacheId | function | core/ |
Returns the extension info cache ID. |
| ExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ExtensionList::getList | function | core/ |
Returns all available extensions. |
| ExtensionList::getListCacheId | function | core/ |
Returns the extension list cache ID. |
| ExtensionList::getName | function | core/ |
Returns the human-readable name of the extension. |
| ExtensionList::getPath | function | core/ |
Gets the path to an extension of a specific type (module, theme, etc.). |
| ExtensionList::getPathname | function | core/ |
Gets the info file path for an extension. |
| ExtensionList::getPathNames | function | core/ |
Returns a list of extension file paths keyed by machine name. |
| ExtensionList::getPathNamesCacheId | function | core/ |
Returns the extension filenames cache ID. |
| ExtensionListTest::getMocks | function | core/ |
|
| ExtensionListTest::testGet | function | core/ |
Tests get. |
| ExtensionListTest::testGetAllAvailableInfo | function | core/ |
Tests get all available info. |
| ExtensionListTest::testGetAllInstalledInfo | function | core/ |
Tests get all installed info. |
| ExtensionListTest::testGetExtensionInfo | function | core/ |
Tests get extension info. |
| ExtensionListTest::testGetList | function | core/ |
Tests get list. |
| ExtensionListTest::testGetName | function | core/ |
Tests get name. |
| ExtensionListTest::testGetNameWithNonExistingExtension | function | core/ |
Tests get name with non existing extension. |
| ExtensionListTest::testGetPath | function | core/ |
Tests get path. |
| ExtensionListTest::testGetPathname | function | core/ |
Tests get pathname. |
| ExtensionListTest::testGetPathNames | function | core/ |
Tests get path names. |
| ExtensionListTest::testGetWithNonExistingExtension | function | core/ |
Tests get with non existing extension. |
| ExtensionListTestTrait::getModulePath | function | core/ |
Gets the path for the specified module. |
| ExtensionListTestTrait::getThemePath | function | core/ |
Gets the path for the specified theme. |
| ExtensionListTrait::getPathname | function | core/ |
|
| ExtensionPathResolver::getPath | function | core/ |
Gets the extension directory path. |
| ExtensionPathResolver::getPathname | function | core/ |
Gets the info file path for the extension. |
| ExtensionStreamBase::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| ExtensionStreamBase::getExtension | function | core/ |
Gets the extension object. |
| ExtensionStreamBase::getExtensionName | function | core/ |
Gets the extension name from the URI. |
| ExtensionStreamBase::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| ExtensionStreamBase::getTarget | function | core/ |
Returns the local writable target of the resource within the stream. |
| ExtensionStreamBase::getType | function | core/ |
Returns the type of stream wrapper. |
| ExtensionStreamTest::testStreamWrapperGetExternalUrlOnMissingExtensions | function | core/ |
Test the getExternalUrl method on uninstalled extensions. |
| ExtensionVersion::getMajorVersion | function | core/ |
Gets the major version. |
| ExtensionVersion::getMinorVersion | function | core/ |
Gets the minor version. |
| ExtensionVersion::getVersionExtra | function | core/ |
Gets the version extra string at the end of the version number. |
| ExtensionVersionTest::testGetMajorVersion | function | core/ |
Tests get major version. |
| ExtensionVersionTest::testGetMinorVersion | function | core/ |
Tests get minor version. |
| ExtensionVersionTest::testGetVersionExtra | function | core/ |
Tests get version extra. |
| ExternalFormUrlTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ExtractorTest::testGetFilesFromSourcesExceptionRelativePath | function | core/ |
Test the IconExtractorWithFinder::getFilesFromSources method. |
| ExtractTest::getDefinition | function | core/ |
Returns test migration definition. |
| ExtraFieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.