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 |
|---|---|---|---|
| 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. |
| ConfigImporterFactory::get | function | core/ |
Creates a ConfigImporter instance. |
| 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. |
| ConfigInstallerInterface::getSourceStorage | function | core/ |
Gets the configuration storage that provides the default configuration. |
| ConfigLocalTasksTest::getConfigAdminRoutes | function | core/ |
Provides a list of routes to test. |
| ConfigManager::getConfigCollectionInfo | function | core/ |
Gets available collection information using the event system. |
| ConfigManager::getConfigDependencyManager | function | core/ |
Creates and populates a ConfigDependencyManager object. |
| ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists config entities to update and delete on removal of a dependency. |
| ConfigManager::getConfigFactory | function | core/ |
Gets the config factory. |
| ConfigManager::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
| ConfigManager::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
| ConfigManagerInterface::getConfigCollectionInfo | function | core/ |
Gets available collection information using the event system. |
| ConfigManagerInterface::getConfigDependencyManager | function | core/ |
Creates and populates a ConfigDependencyManager object. |
| ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists config entities to update and delete on removal of a dependency. |
| ConfigManagerInterface::getConfigFactory | function | core/ |
Gets the config factory. |
| ConfigManagerInterface::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
| ConfigManagerInterface::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
| ConfigMapperInterface::getAddRoute | function | core/ |
Returns the route object for a translation add form route. |
| ConfigMapperInterface::getAddRouteName | function | core/ |
Returns route name for the translation add form route. |
| ConfigMapperInterface::getAddRouteParameters | function | core/ |
Returns the route parameters for the translation add form route. |
| ConfigMapperInterface::getBasePath | function | core/ |
Returns a processed path for the base route the mapper is attached to. |
| ConfigMapperInterface::getBaseRoute | function | core/ |
Returns the base route object the mapper is attached to. |
| ConfigMapperInterface::getBaseRouteName | function | core/ |
Returns the name of the base route the mapper is attached to. |
| ConfigMapperInterface::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigMapperInterface::getConfigData | function | core/ |
Returns an array with all configuration data. |
| ConfigMapperInterface::getConfigNames | function | core/ |
Returns an array of configuration names for the mapper. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.