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
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ExportMetadata::get | function | core/ |
Returns the collected metadata as an array. |
| ExportMetadata::getAttachments | function | core/ |
Returns the files attached to this entity. |
| ExportMetadata::getDependencies | function | core/ |
Returns the dependencies of the exported entity. |
| 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::getFileInfo | function | core/ |
Returns SplFileInfo instance for the extension's info file. |
| 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. |
| 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. |
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.