Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigFactory::getConfigCacheKeys | function | core/ |
Gets all the cache keys that match the provided config name. |
| ConfigFactory::getEditable | function | core/ |
Returns a mutable configuration object for a given name. |
| ConfigFactory::getSubscribedEvents | function | core/ |
|
| ConfigFactoryInterface::get | function | core/ |
Returns an immutable configuration object for a given name. |
| ConfigFactoryInterface::getCacheKeys | function | core/ |
The cache keys associated with the state of the config factory. |
| ConfigFactoryInterface::getEditable | function | core/ |
Returns a mutable configuration object for a given name. |
| ConfigFactoryOverrideBase::getSubscribedEvents | function | core/ |
|
| ConfigFactoryOverrideInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigFactoryOverrideInterface::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigFieldMapper::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigFieldMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
| ConfigFieldMapper::getTypeLabel | function | core/ |
Returns the label of the type of data the mapper encapsulates. |
| ConfigFormBaseTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ConfigHandler::getForm | function | core/ |
Creates a new instance of this form. |
| ConfigHandler::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigHandler::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigHandlerExtra::getForm | function | core/ |
Creates a new instance of this form. |
| ConfigHandlerExtra::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigHandlerExtra::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigHandlerGroup::getForm | function | core/ |
Creates a new instance of this form. |
| ConfigHandlerGroup::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigHandlerGroup::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigImporter::getEmptyExtensionsProcessedList | function | core/ |
Gets an empty list of extensions to process. |
| ConfigImporter::getErrors | function | core/ |
Returns error messages created while running the import. |
| ConfigImporter::getExtensionChangelist | function | core/ |
Gets a list changes for extensions. |
| ConfigImporter::getNextConfigurationOperation | function | core/ |
Gets the next configuration operation to perform. |
| ConfigImporter::getNextExtensionOperation | function | core/ |
Gets the next extension operation to perform. |
| ConfigImporter::getProcessedConfiguration | function | core/ |
Gets list of processed changes. |
| ConfigImporter::getProcessedExtensions | function | core/ |
Gets list of processed extension changes. |
| ConfigImporter::getStorageComparer | function | core/ |
Gets the configuration storage comparer. |
| ConfigImporter::getUnprocessedConfiguration | function | core/ |
Gets a list of unprocessed changes for a given operation. |
| ConfigImporter::getUnprocessedExtensions | function | core/ |
Gets a list of unprocessed changes for extensions. |
| ConfigImporterEvent::getChangelist | function | core/ |
Gets the list of changes that will be imported. |
| ConfigImporterEvent::getConfigImporter | function | core/ |
Gets the config import object. |
| ConfigImporterFieldPurger::getFieldStoragesToPurge | function | core/ |
Gets the list of fields to purge before configuration synchronization. |
| ConfigImporterTest::testStorageComparerTargetStorage | function | core/ |
Tests the target storage caching during configuration import. |
| ConfigImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigImportSubscriber::getNames | function | core/ |
Gets human readable extension names. |
| ConfigImportSubscriber::getThemeData | function | core/ |
Gets theme data. |
| ConfigImportSubscriber::getWorkflow | function | core/ |
Get the workflow entity object from the configuration name. |
| ConfigImportValidateEventSubscriberBase::getSubscribedEvents | function | core/ |
|
| ConfigInstaller::drupalGetProfile | function | core/ |
Gets the install profile from settings. |
| ConfigInstaller::getActiveStorages | function | core/ |
Gets the configuration storage that provides the active configuration. |
| ConfigInstaller::getConfigToCreate | function | core/ |
Gets configuration data from the provided storage to create. |
| ConfigInstaller::getDefaultConfigDirectory | function | core/ |
Gets an extension's default configuration directory. |
| ConfigInstaller::getEnabledExtensions | function | core/ |
Gets the list of enabled extensions including both modules and themes. |
| ConfigInstaller::getMissingDependencies | function | core/ |
Returns an array of missing dependencies for a config object. |
| ConfigInstaller::getProfileStorages | function | core/ |
Gets the profile storage to use to check for profile overrides. |
| ConfigInstaller::getSourceStorage | function | core/ |
Gets the configuration storage that provides the default configuration. |
| ConfigInstaller::getSourceStorage | function | core/ |
Gets the configuration storage that provides the default configuration. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.