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 |
---|---|---|---|
ExecutionContext::getPropertyName | function | core/ |
|
ExecutionContext::getPropertyPath | function | core/ |
|
ExecutionContext::getRoot | function | core/ |
|
ExecutionContext::getValidator | function | core/ |
|
ExecutionContext::getValue | function | core/ |
|
ExecutionContext::getViolations | function | core/ |
|
ExpectDeprecationTrait::getCallableName | function | core/ |
Returns a callable as a string suitable for inclusion in a message. |
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::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. |
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/ |
@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 |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.