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
ConfigImportForm::getFormId function core/modules/config/src/Form/ConfigImportForm.php Returns a unique string identifying the form.
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::drupalGetPath function core/lib/Drupal/Core/Config/ConfigInstaller.php Wrapper for drupal_get_path().
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
ConfigInstaller::getSourceStorage function core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php
ConfigInstallerInterface::getSourceStorage function core/lib/Drupal/Core/Config/ConfigInstallerInterface.php Gets the configuration storage that provides the default configuration.
ConfigLocalTasksTest::getConfigAdminRoutes function core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php Provides a list of routes to test.
ConfigManager::getConfigCollectionInfo function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManager::getConfigDependencyManager function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManager::getConfigFactory function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManager::getEntityTypeIdByName function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManager::getEntityTypeManager function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManagerInterface::getConfigCollectionInfo function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets available collection information using the event system.
ConfigManagerInterface::getConfigDependencyManager function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Creates and populates a ConfigDependencyManager object.
ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Lists which config entities to update and delete on removal of a dependency.
ConfigManagerInterface::getConfigFactory function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets the config factory.
ConfigManagerInterface::getEntityTypeIdByName function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Returns the entity type of a configuration object.
ConfigManagerInterface::getEntityTypeManager function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets the entity type manager.
ConfigMapperInterface::getAddRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation add form route.
ConfigMapperInterface::getAddRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation add form route.
ConfigMapperInterface::getAddRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation add form route.
ConfigMapperInterface::getBasePath function core/modules/config_translation/src/ConfigMapperInterface.php Returns a processed path for the base route the mapper is attached to.
ConfigMapperInterface::getBaseRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the base route object the mapper is attached to.
ConfigMapperInterface::getBaseRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns the name of the base route the mapper is attached to.
ConfigMapperInterface::getBaseRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the base route the mapper is attached to.
ConfigMapperInterface::getConfigData function core/modules/config_translation/src/ConfigMapperInterface.php Returns an array with all configuration data.
ConfigMapperInterface::getConfigNames function core/modules/config_translation/src/ConfigMapperInterface.php Returns an array of configuration names for the mapper.
ConfigMapperInterface::getContextualLinkGroup function core/modules/config_translation/src/ConfigMapperInterface.php Returns the name of the contextual link group to add contextual links to.
ConfigMapperInterface::getDeleteRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for the translation deletion route.
ConfigMapperInterface::getDeleteRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation deletion route.
ConfigMapperInterface::getDeleteRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation deletion route.
ConfigMapperInterface::getEditRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation edit form route.
ConfigMapperInterface::getEditRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation edit form route.
ConfigMapperInterface::getEditRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation edit form route.
ConfigMapperInterface::getLangcode function core/modules/config_translation/src/ConfigMapperInterface.php Returns the original language code of the configuration.
ConfigMapperInterface::getLangcodeFromConfig function core/modules/config_translation/src/ConfigMapperInterface.php Returns the language code of a configuration object given its name.
ConfigMapperInterface::getOperations function core/modules/config_translation/src/ConfigMapperInterface.php Provides an array of information to build a list of operation links.
ConfigMapperInterface::getOverviewPath function core/modules/config_translation/src/ConfigMapperInterface.php Returns a processed path for the translation overview route.
ConfigMapperInterface::getOverviewRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation overview route.

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