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
SiteCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php Returns the string representation of the cache context.
SiteCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php Returns the label of the cache context.
SiteConfigurationExcluder::getDefaultSiteDirectoryPath function core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php Returns the full path to `sites/default`, relative to a root directory.
SiteConfigurationExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php
SiteConfigureForm::getAdminRoles function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Returns the list of admin roles.
SiteConfigureForm::getEditableConfigNames function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Gets the configuration names that will be editable.
SiteConfigureForm::getFormId function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Returns a unique string identifying the form.
SiteFilesExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/SiteFilesExcluder.php
SiteInformationForm::getEditableConfigNames function core/modules/system/src/Form/SiteInformationForm.php Gets the configuration names that will be editable.
SiteInformationForm::getFormId function core/modules/system/src/Form/SiteInformationForm.php Returns a unique string identifying the form.
SiteMaintenanceModeForm::getEditableConfigNames function core/modules/system/src/Form/SiteMaintenanceModeForm.php Gets the configuration names that will be editable.
SiteMaintenanceModeForm::getFormId function core/modules/system/src/Form/SiteMaintenanceModeForm.php Returns a unique string identifying the form.
SiteSettingsForm::getDatabaseErrors function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Get any database errors and links them to a form element.
SiteSettingsForm::getDatabaseErrorsTemplate function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Gets the inline template render array to display the database errors.
SiteSettingsForm::getFormId function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Returns a unique string identifying the form.
SmartDefaultSettings::getCandidates function core/modules/ckeditor5/src/SmartDefaultSettings.php Finds candidates for the still needed restrictions among disabled plugins.
SneakySuperset::getElementsSubset function core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/src/Plugin/CKEditor5Plugin/SneakySuperset.php Returns a configured subset of the elements supported by this plugin.
SortPluginBase::getCacheContexts function core/modules/views/src/Plugin/views/sort/SortPluginBase.php The cache contexts associated with this object.
SortPluginBase::getCacheMaxAge function core/modules/views/src/Plugin/views/sort/SortPluginBase.php The maximum age for which this object may be cached.
SortPluginBase::getCacheTags function core/modules/views/src/Plugin/views/sort/SortPluginBase.php The cache tags associated with this object.
SortRandomTest::getBasicRandomView function core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Return a basic view with random ordering.
SourceEditing::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php Allows a plugin to modify its static configuration.
SourceEditing::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php Returns a configured subset of the elements supported by this plugin.
SourceEditingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php Provides a list of configs to test.
SourceEditingPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php Tests get dynamic plugin config.
SourceEditingPreventSelfXssConstraintValidator::getRegExForWildCardAttributeName function core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingPreventSelfXssConstraintValidator.php Computes a regular expression for matching a wildcard attribute name.
SourcePluginBase::getCache function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Gets the cache object.
SourcePluginBase::getCurrentIds function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Gets the currentSourceIds data member.
SourcePluginBase::getHighWater function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php The current value of the high water mark.
SourcePluginBase::getHighWaterField function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Get the name of the field used as the high watermark.
SourcePluginBase::getHighWaterProperty function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Get information on the property used as the high watermark.
SourcePluginBase::getHighWaterStorage function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Get the high water storage object.
SourcePluginBase::getIterator function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Returns the iterator that will yield the row arrays to be processed.
SourcePluginBase::getModuleHandler function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Gets the module handler.
SourcePluginBase::getSourceModule function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Gets the source module providing the source data.
SourceProviderTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets the available upgrade paths.
SourceProviderTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets the expected number of entities per entity type after migration.
SourceProviderTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets expected number of entities per entity after incremental migration.
SourceProviderTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets the missing upgrade paths.
SourceProviderTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php Gets the source base path for the concrete test.
SourceString::getString function core/modules/locale/src/SourceString.php Gets plain string contained in this object.
Sql::$getCountOptimized property core/modules/views/src/Plugin/views/query/Sql.php Should this query be optimized for counts, for example no sorts.
Sql::$messageTableName property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The message table name.
Sql::getAggregationInfo function core/modules/views/src/Plugin/views/query/Sql.php Get aggregation info for group by queries.
Sql::getAllEntities function core/modules/views/src/Plugin/views/query/Sql.php Gets all the involved entities of the view.
Sql::getCacheMaxAge function core/modules/views/src/Plugin/views/query/Sql.php The maximum age for which this object may be cached.
Sql::getCacheTags function core/modules/views/src/Plugin/views/query/Sql.php The cache tags associated with this object.
Sql::getConnection function core/modules/views/src/Plugin/views/query/Sql.php Gets the database connection to use for the view.
Sql::getDatabase function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Gets the database connection.
Sql::getDateField function core/modules/views/src/Plugin/views/query/Sql.php Returns a Unix timestamp to database native timestamp expression.

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