Search for __get

  1. Search 7.x for __get
  2. Search 9.5.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
QueryFactoryInterface::getAggregate function core/lib/Drupal/Core/Entity/Query/QueryFactoryInterface.php Instantiates an aggregation query object for a given entity type.
QueryFactoryTest::getConfigObject function core/tests/Drupal/Tests/Core/Config/Entity/Query/QueryFactoryTest.php Gets a test configuration object.
QueryFactoryTest::providerTestGetKeys function core/tests/Drupal/Tests/Core/Config/Entity/Query/QueryFactoryTest.php
QueryFactoryTest::testGetKeys function core/tests/Drupal/Tests/Core/Config/Entity/Query/QueryFactoryTest.php @covers ::getKeys[[api-linebreak]]
@covers ::getValues[[api-linebreak]]
QueryFactoryTest::testGetKeysWildCardEnd function core/tests/Drupal/Tests/Core/Config/Entity/Query/QueryFactoryTest.php @covers ::getKeys[[api-linebreak]]
@covers ::getValues[[api-linebreak]]
QueryInterface::getEntityTypeId function core/lib/Drupal/Core/Entity/Query/QueryInterface.php Gets the ID of the entity type for this query.
QueryParameter::getArgument function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php Return the default argument.
QueryParameter::getCacheContexts function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php The cache contexts associated with this object.
QueryParameter::getCacheMaxAge function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php The maximum age for which this object may be cached.
QueryParameterTest::providerGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/QueryParameterTest.php Provides data for testGetArgument().
QueryParameterTest::testGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/QueryParameterTest.php Test the getArgument() method.
QueryParameterWorkspaceNegotiator::getActiveWorkspace function core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php Gets the negotiated workspace, if any.
QueryPluginBase::getAggregationInfo function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Get aggregation info for group by queries.
QueryPluginBase::getCacheContexts function core/modules/views/src/Plugin/views/query/QueryPluginBase.php The cache contexts associated with this object.
QueryPluginBase::getCacheMaxAge function core/modules/views/src/Plugin/views/query/QueryPluginBase.php The maximum age for which this object may be cached.
QueryPluginBase::getCacheTags function core/modules/views/src/Plugin/views/query/QueryPluginBase.php The cache tags associated with this object.
QueryPluginBase::getDateField function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Returns a Unix timestamp to database native timestamp expression.
QueryPluginBase::getDateFormat function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Creates cross-database date formatting.
QueryPluginBase::getEntityTableInfo function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Returns an array of all tables from the query that map to an entity type.
QueryPluginBase::getLimit function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Returns the limit of the query.
QueryPluginBase::getTimezoneOffset function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Get the timezone offset in seconds.
QueueDatabaseFactory::get function core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php Constructs a new queue object for a given name.
QueueFactory::get function core/lib/Drupal/Core/Queue/QueueFactory.php Constructs a new queue.
QueueSerializationTest::getFormId function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Returns a unique string identifying the form.
QuickEditFieldForm::getFormId function core/modules/quickedit/src/Form/QuickEditFieldForm.php Returns a unique string identifying the form.
QuickEditImageController::getField function core/modules/image/src/Controller/QuickEditImageController.php Returns JSON representing the current state of the field.
QuickEditImageController::getInfo function core/modules/image/src/Controller/QuickEditImageController.php Returns JSON representing an image field's metadata.
QuickEditImageTest class core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php @coversDefaultClass \Drupal\image\Plugin\InPlaceEditor\Image[[api-linebreak]]
@group image
QuickEditImageTest.php file core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php
QuickEditImageTest::$contentAuthorUser property core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php A user with permissions to edit Articles and use Quick Edit.
QuickEditImageTest::$defaultTheme property core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php The theme to install as the default for testing.
QuickEditImageTest::$modules property core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php Modules to enable.
QuickEditImageTest::providerTestImageInPlaceEditor function core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php Data provider for ::testImageInPlaceEditor().
QuickEditImageTest::setUp function core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php
QuickEditImageTest::testImageInPlaceEditor function core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php Tests that quick editor works correctly with images.
QuickEditIntegration::getViewModeId function core/modules/layout_builder/src/QuickEditIntegration.php Generates a Quick Edit view mode ID.
QuickEditIntegrationTest::getSelectedEditor function core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php Returns the in-place editor that quickedit selects.
QuickEditIntegrationTest::testGetUntransformedTextCommand function core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php Tests GetUntransformedTextCommand AJAX command.
Radio::getInfo function core/lib/Drupal/Core/Render/Element/Radio.php Returns the element properties for this element.
Radios::getInfo function core/lib/Drupal/Core/Render/Element/Radios.php Returns the element properties for this element.
RandomGeneratorTrait::getRandomGenerator function core/tests/Drupal/Tests/RandomGeneratorTrait.php Gets the random generator for the utility methods.
Range::getInfo function core/lib/Drupal/Core/Render/Element/Range.php Returns the element properties for this element.
Raw::getArgument function core/modules/views/src/Plugin/views/argument_default/Raw.php Return the default argument.
Raw::getCacheContexts function core/modules/views/src/Plugin/views/argument_default/Raw.php The cache contexts associated with this object.
Raw::getCacheMaxAge function core/modules/views/src/Plugin/views/argument_default/Raw.php The maximum age for which this object may be cached.
RawTest::testGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/RawTest.php Test the getArgument() method.
RdfMapping::$targetEntityType property core/modules/rdf/src/Entity/RdfMapping.php Entity type to be mapped.
RdfMapping::getBundleMapping function core/modules/rdf/src/Entity/RdfMapping.php Gets the mapping config for the bundle-level data.
RdfMapping::getFieldMapping function core/modules/rdf/src/Entity/RdfMapping.php Gets the mapping config for a field.
RdfMapping::getIds function core/modules/rdf/src/Plugin/migrate/source/d7/RdfMapping.php Defines the source fields uniquely identifying a source row.

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