Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
ConfigEntityTypeTest::providerGetPropertiesToExport function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php
ConfigEntityTypeTest::providerTestGetConfigPrefix function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php Provides test data.
ConfigEntityTypeTest::testGetConfigPrefix function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php Tests the getConfigPrefix() method.
ConfigEntityTypeTest::testGetPropertiesToExport function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php @covers ::getPropertiesToExport
ConfigEntityTypeTest::testGetPropertiesToExportNoFallback function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php @covers ::getPropertiesToExport
ConfigExportForm::getFormId function core/modules/config/src/Form/ConfigExportForm.php
ConfigExportStorageTest class core/tests/Drupal/KernelTests/Core/Config/ConfigExportStorageTest.php Tests configuration export storage.
ConfigExportStorageTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigExportStorageTest.php
ConfigExportStorageTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigExportStorageTest.php Modules to enable.
ConfigExportStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigExportStorageTest.php
ConfigExportStorageTest::testExportStorage function core/tests/Drupal/KernelTests/Core/Config/ConfigExportStorageTest.php Tests configuration override.
ConfigFactory::doGet function core/lib/Drupal/Core/Config/ConfigFactory.php Returns a configuration object for a given name.
ConfigFactory::get function core/lib/Drupal/Core/Config/ConfigFactory.php
ConfigFactory::getCacheKeys function core/lib/Drupal/Core/Config/ConfigFactory.php
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 Returns the route parameters for the base route the mapper is attached to.
ConfigFieldMapper::getOverviewRouteName function core/modules/config_translation/src/ConfigFieldMapper.php Returns route name for the translation overview route.
ConfigFieldMapper::getTypeLabel function core/modules/config_translation/src/ConfigFieldMapper.php Returns the label of the type of data the mapper encapsulates.
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.

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