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 |
---|---|---|---|
ExecutionContext::getViolations | function | core/ |
|
ExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ExportStorageManager::getStorage | function | core/ |
Get the config storage. |
ExportStorageManagerTest::testGetStorage | function | core/ |
Tests getting the export storage. |
ExportStorageManagerTest::testGetStorageLock | function | core/ |
Tests the export storage when it is locked. |
ExposedFormCache::getForm | function | core/ |
Retrieves the views exposed form from cache. |
ExposedFormPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ExposedFormPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
ExposedFormPluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
ExposedFormTest::getExpectedExposedFormId | function | core/ |
Returns a views exposed form ID. |
Extension::getExtensionFilename | function | core/ |
Returns the name of the main extension file, if any. |
Extension::getExtensionPathname | function | core/ |
Returns the relative path of the main extension file, if any. |
Extension::getFilename | function | core/ |
Returns the filename of the extension's info file. |
Extension::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Extension::getName | function | core/ |
Returns the internal name of the extension. |
Extension::getPath | function | core/ |
Returns the relative path of the extension. |
Extension::getPathname | function | core/ |
Returns the relative path and filename of the extension's info file. |
Extension::getType | function | core/ |
Returns the type of the extension. |
ExtensionDiscovery::getProfileDirectories | function | core/ |
Gets the installation profile directories to be scanned. |
ExtensionInstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
ExtensionInstallStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\ExtensionInstallStorage @group Config |
ExtensionInstallStorageTest.php | file | core/ |
|
ExtensionInstallStorageTest::testCreateCollection | function | core/ |
@covers ::createCollection |
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/ |
@covers ::get |
ExtensionListTest::testGetAllAvailableInfo | function | core/ |
@covers ::getAllAvailableInfo |
ExtensionListTest::testGetAllInstalledInfo | function | core/ |
@covers ::getAllInstalledInfo |
ExtensionListTest::testGetExtensionInfo | function | core/ |
@covers ::getExtensionInfo @covers ::getAllInstalledInfo |
ExtensionListTest::testGetList | function | core/ |
@covers ::getList |
ExtensionListTest::testGetName | function | core/ |
@covers ::getName |
ExtensionListTest::testGetNameWithNonExistingExtension | function | core/ |
@covers ::getName |
ExtensionListTest::testGetPath | function | core/ |
@covers ::getPath |
ExtensionListTest::testGetPathname | function | core/ |
@covers ::getPathname |
ExtensionListTest::testGetPathnames | function | core/ |
@covers ::getPathnames |
ExtensionListTest::testGetWithNonExistingExtension | function | core/ |
@covers ::get |
ExtensionListTestTrait::getModulePath | function | core/ |
Gets the path for the specified module. |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.