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 |
|---|---|---|---|
| EventWithPackageListTrait::getDevPackages | function | core/ |
Gets the dev packages. |
| EventWithPackageListTrait::getKeyedPackages | function | core/ |
Gets packages as a keyed array. |
| EventWithPackageListTrait::getRuntimePackages | function | core/ |
Gets the runtime (i.e., non-dev) packages. |
| EventWithPackageListTraitTest::providerGetPackages | function | core/ |
Data provider for testGetPackages(). |
| EventWithPackageListTraitTest::testGetPackages | function | core/ |
Tests that runtime and dev packages are keyed correctly. |
| ExceptionContainer::get | function | core/ |
|
| ExceptionDetectNeedsInstallSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| ExceptionJsonSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| ExceptionJsonSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| ExceptionLoggingSubscriber::getSubscribedEvents | function | core/ |
|
| ExcludedModulesEventSubscriber::getDependentConfigNames | function | core/ |
Get all the configuration which depends on one of the excluded modules. |
| ExcludedModulesEventSubscriber::getExcludedModules | function | core/ |
Get the modules set as excluded in the Drupal settings. |
| ExcludedModulesEventSubscriber::getSubscribedEvents | function | core/ |
|
| ExecutableFinder::getLocalComposerPath | function | core/ |
Tries to find the Composer binary installed in the project. |
| ExecutablePluginBase::getConfig | function | core/ |
Gets all configuration values. |
| ExecutablePluginBase::getConfigDefinition | function | core/ |
Gets the definition of a configuration option. |
| ExecutablePluginBase::getConfigDefinitions | function | core/ |
Gets an array of definitions of available configuration options. |
| ExecutionContext::getClassName | function | core/ |
|
| ExecutionContext::getConstraint | function | core/ |
Gets the current constraint. |
| ExecutionContext::getGroup | function | core/ |
|
| ExecutionContext::getMetadata | function | core/ |
|
| ExecutionContext::getObject | function | core/ |
|
| ExecutionContext::getPropertyName | function | core/ |
|
| ExecutionContext::getPropertyPath | function | core/ |
|
| ExecutionContext::getRoot | function | core/ |
|
| ExecutionContext::getValidator | function | core/ |
|
| ExecutionContext::getValue | function | core/ |
|
| ExecutionContext::getViolations | function | core/ |
|
| ExperimentalModuleRequirementsTestRequirements::getRequirements | function | core/ |
Check installation requirements. |
| 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. |
Pagination
- Previous page
- Page 78
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.