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 |
|---|---|---|---|
| ExtensionAvailableConstraint::getDefaultOption | function | core/ |
|
| ExtensionAvailableConstraint::getRequiredOptions | function | core/ |
|
| ExtensionAvailableConstraintValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object for the given profile. |
| ExtensionDiscovery::getProfileDirectories | function | core/ |
Gets the installation profile directories to be scanned. |
| ExtensionExistsConstraint::getDefaultOption | function | core/ |
|
| ExtensionExistsConstraint::getRequiredOptions | function | core/ |
|
| ExtensionInstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| ExtensionInstallStorageTest | class | core/ |
Tests Drupal\Core\Config\ExtensionInstallStorage. |
| 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. |
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.