Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
ConfigFactory::getConfigCacheKey function core/lib/Drupal/Core/Config/ConfigFactory.php Gets the static cache key for a given config name.
ConfigFactory::getConfigCacheKeys function core/lib/Drupal/Core/Config/ConfigFactory.php Gets all the cache keys that match the provided config name.
ConfigFactory::getEditable function core/lib/Drupal/Core/Config/ConfigFactory.php
ConfigFactory::getSubscribedEvents function core/lib/Drupal/Core/Config/ConfigFactory.php
ConfigFactoryInterface::get function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php Returns an immutable configuration object for a given name.
ConfigFactoryInterface::getCacheKeys function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php The cache keys associated with the state of the config factory.
ConfigFactoryInterface::getEditable function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php Returns a mutable configuration object for a given name.
ConfigFactoryOverrideBase::getSubscribedEvents function core/lib/Drupal/Core/Config/ConfigFactoryOverrideBase.php
ConfigFactoryOverrideInterface::getCacheableMetadata function core/lib/Drupal/Core/Config/ConfigFactoryOverrideInterface.php Gets the cacheability metadata associated with the config factory override.
ConfigFactoryOverrideInterface::getCacheSuffix function core/lib/Drupal/Core/Config/ConfigFactoryOverrideInterface.php The string to append to the configuration static cache name.
ConfigFieldMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigFieldMapper.php
ConfigFieldMapper::getOverviewRouteName function core/modules/config_translation/src/ConfigFieldMapper.php
ConfigFieldMapper::getTypeLabel function core/modules/config_translation/src/ConfigFieldMapper.php
ConfigFormBaseTrait::getEditableConfigNames function core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php Gets the configuration names that will be editable.
ConfigHandler::getForm function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
ConfigHandler::getFormId function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
ConfigHandler::getFormKey function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
ConfigHandlerExtra::getForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php
ConfigHandlerExtra::getFormId function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php
ConfigHandlerExtra::getFormKey function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php
ConfigHandlerGroup::getForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
ConfigHandlerGroup::getFormId function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
ConfigHandlerGroup::getFormKey function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
ConfigImporter::getEmptyExtensionsProcessedList function core/lib/Drupal/Core/Config/ConfigImporter.php Gets an empty list of extensions to process.
ConfigImporter::getErrors function core/lib/Drupal/Core/Config/ConfigImporter.php Returns error messages created while running the import.
ConfigImporter::getExtensionChangelist function core/lib/Drupal/Core/Config/ConfigImporter.php Gets a list changes for extensions.
ConfigImporter::getNextConfigurationOperation function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the next configuration operation to perform.
ConfigImporter::getNextExtensionOperation function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the next extension operation to perform.
ConfigImporter::getProcessedConfiguration function core/lib/Drupal/Core/Config/ConfigImporter.php Gets list of processed changes.
ConfigImporter::getProcessedExtensions function core/lib/Drupal/Core/Config/ConfigImporter.php Gets list of processed extension changes.
ConfigImporter::getStorageComparer function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the configuration storage comparer.
ConfigImporter::getUnprocessedConfiguration function core/lib/Drupal/Core/Config/ConfigImporter.php Gets a list of unprocessed changes for a given operation.
ConfigImporter::getUnprocessedExtensions function core/lib/Drupal/Core/Config/ConfigImporter.php Gets a list of unprocessed changes for extensions.
ConfigImporterEvent::getChangelist function core/lib/Drupal/Core/Config/ConfigImporterEvent.php Gets the list of changes that will be imported.
ConfigImporterEvent::getConfigImporter function core/lib/Drupal/Core/Config/ConfigImporterEvent.php Gets the config import object.
ConfigImporterFieldPurger::getFieldStoragesToPurge function core/modules/field/src/ConfigImporterFieldPurger.php Gets the list of fields to purge before configuration synchronization.
ConfigImporterTest::testStorageComparerTargetStorage function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests the target storage caching during configuration import.
ConfigImportForm::getFormId function core/modules/config/src/Form/ConfigImportForm.php
ConfigImportSubscriber::getNames function core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php Gets human readable extension names.
ConfigImportSubscriber::getThemeData function core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php Gets theme data.
ConfigImportSubscriber::getWorkflow function core/modules/content_moderation/src/EventSubscriber/ConfigImportSubscriber.php Get the workflow entity object from the configuration name.
ConfigImportValidateEventSubscriberBase::getSubscribedEvents function core/lib/Drupal/Core/Config/ConfigImportValidateEventSubscriberBase.php
ConfigInstaller::drupalGetProfile function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the install profile from settings.
ConfigInstaller::getActiveStorages function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the configuration storage that provides the active configuration.
ConfigInstaller::getConfigToCreate function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets configuration data from the provided storage to create.
ConfigInstaller::getDefaultConfigDirectory function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets an extension's default configuration directory.
ConfigInstaller::getEnabledExtensions function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the list of enabled extensions including both modules and themes.
ConfigInstaller::getMissingDependencies function core/lib/Drupal/Core/Config/ConfigInstaller.php Returns an array of missing dependencies for a config object.
ConfigInstaller::getProfileStorages function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the profile storage to use to check for profile overrides.
ConfigInstaller::getSourceStorage function core/lib/Drupal/Core/Config/ConfigInstaller.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.