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
FilterPluginCollection::getConfiguration function core/modules/filter/src/FilterPluginCollection.php Gets the current configuration of all plugins in this collection.
FilterPluginManager::getFallbackPluginId function core/modules/filter/src/FilterPluginManager.php Gets a fallback id for a missing plugin.
FilterProcessResult::getProcessedText function core/modules/filter/src/FilterProcessResult.php Gets the processed text.
FilterStringTest::getBasicPageView function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Build and return a Page view of the views_test_data table.
FilterStringTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Returns a set of grouped exposed filters.
FilterTest::getFieldResolverMock function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Provides a mock field resolver.
FilterTestFormatForm::getFormId function core/modules/filter/tests/filter_test/src/Form/FilterTestFormatForm.php Returns a unique string identifying the form.
FilterTestRestrictTagsAndAttributes::getHTMLRestrictions function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestRestrictTagsAndAttributes.php Returns HTML allowed by this filter's configuration.
FilterUninstallValidator::getEnabledFilterFormats function core/modules/filter/src/FilterUninstallValidator.php Returns all enabled filter formats.
FilterUninstallValidator::getFilterDefinitionsByProvider function core/modules/filter/src/FilterUninstallValidator.php Returns all filter definitions that are provided by the specified provider.
filter_get_formats_by_role function core/modules/filter/filter.module Retrieves a list of text formats that are allowed for a given role.
filter_get_roles_by_format function core/modules/filter/filter.module Retrieves a list of roles that are allowed to use a given text format.
FinalExceptionSubscriber::getErrorLevel function core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php Gets the configured error level.
FinalExceptionSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
FinalMissingContentSubscriber::getSubscribedEvents function core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php
FinishResponseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Registers the methods in this class that should be listeners.
Fixed::getArgument function core/modules/views/src/Plugin/views/argument_default/Fixed.php Return the default argument.
Fixed::getCacheContexts function core/modules/views/src/Plugin/views/argument_default/Fixed.php The cache contexts associated with this object.
Fixed::getCacheMaxAge function core/modules/views/src/Plugin/views/argument_default/Fixed.php The maximum age for which this object may be cached.
FixtureManipulator::getComposerInitOptionsForPackage function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Transform the received $package into options for `composer init`.
FixtureManipulator::getQueuedManipulationItems function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Gets all queued manipulation items.
FixtureManipulatorTrait::getStageFixtureManipulator function core/modules/package_manager/tests/src/Traits/FixtureManipulatorTrait.php Gets the stage fixture manipulator service.
Fixtures::getLocationReplacements function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets an Interpolator with 'web-root' and 'package-name' set.
FixturesBase::getComposer function core/tests/Drupal/Tests/Composer/Plugin/FixturesBase.php Gets the Composer object.
FixturesBase::getOutput function core/tests/Drupal/Tests/Composer/Plugin/FixturesBase.php Gets the output from the io() fixture.
FloatData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/FloatData.php #[JsonSchema([
'type' => 'number',
])]
FollowUpMigrationsTest::getFileMigrationInfo function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Returns information about the file to be migrated.
FooAccessPolicy::getPersistentCacheContexts function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Gets the persistent cache contexts.
FooCacheContext::getCacheableMetadata function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Gets the cacheability metadata for the context.
FooCacheContext::getContext function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Returns the string representation of the cache context.
FooCacheContext::getLabel function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Returns the label of the cache context.
Form::getFormId function core/modules/system/tests/modules/router_test_directory/src/Form.php Returns a unique string identifying the form.
Form::getInfo function core/lib/Drupal/Core/Render/Element/Form.php Returns the element properties for this element.
FormActionXssTest::getFormId function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Returns a unique string identifying the form.
FormAjaxException::getForm function core/lib/Drupal/Core/Form/FormAjaxException.php Gets the form definition.
FormAjaxException::getFormState function core/lib/Drupal/Core/Form/FormAjaxException.php Gets the form state.
FormAjaxSubscriber::getFormAjaxException function core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php Extracts a form AJAX exception.
FormAjaxSubscriber::getSubscribedEvents function core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php
FormattableMarkupKernelTest::getFormattableMarkupUriArgs function core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php Gets arguments for FormattableMarkup based on Url::fromUri() parameters.
FormattedDateDiff::getCacheMaxAge function core/lib/Drupal/Core/Datetime/FormattedDateDiff.php The maximum age for which this object may be cached.
FormattedDateDiff::getString function core/lib/Drupal/Core/Datetime/FormattedDateDiff.php
FormatterBase::getFieldSetting function core/lib/Drupal/Core/Field/FormatterBase.php Returns the value of a field setting.
FormatterBase::getFieldSettings function core/lib/Drupal/Core/Field/FormatterBase.php Returns the array of field settings.
FormatterPluginManager::getDefaultSettings function core/lib/Drupal/Core/Field/FormatterPluginManager.php Returns the default settings of a field formatter.
FormatterPluginManager::getInstance function core/lib/Drupal/Core/Field/FormatterPluginManager.php Overrides PluginManagerBase::getInstance().
FormatterPluginManager::getOptions function core/lib/Drupal/Core/Field/FormatterPluginManager.php Returns an array of formatter options for a field type.
FormBase::getRequest function core/lib/Drupal/Core/Form/FormBase.php Gets the request object.
FormBase::getRouteMatch function core/lib/Drupal/Core/Form/FormBase.php Gets the route match.
FormBuilder::getCache function core/lib/Drupal/Core/Form/FormBuilder.php Fetches a form from the cache.
FormBuilder::getFileUploadMaxSize function core/lib/Drupal/Core/Form/FormBuilder.php Wraps file_upload_max_size().

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