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
Row::get function core/modules/migrate/src/Row.php Retrieve a source or destination property.
Row::getDestination function core/modules/migrate/src/Row.php Returns the whole destination array.
Row::getDestinationProperty function core/modules/migrate/src/Row.php Returns the value of a destination property.
Row::getEmptyDestinationProperties function core/modules/migrate/src/Row.php Gets the empty destination properties.
Row::getHash function core/modules/migrate/src/Row.php Returns the hash for the source values..
Row::getIdMap function core/modules/migrate/src/Row.php Retrieves the Migrate ID mappings.
Row::getMultiple function core/modules/migrate/src/Row.php Retrieve multiple source and destination properties at once.
Row::getRawDestination function core/modules/migrate/src/Row.php Returns the raw destination. Rarely necessary.
Row::getSource function core/modules/migrate/src/Row.php Returns the whole source array.
Row::getSourceIdValues function core/modules/migrate/src/Row.php Retrieves the values of the source identifiers.
Row::getSourceProperty function core/modules/migrate/src/Row.php Retrieves a source property.
RowTest::$testGetDestinationProperties property core/modules/migrate/tests/src/Unit/RowTest.php Test destination properties for testing get and getMultiple.
RowTest::$testGetSourceIds property core/modules/migrate/tests/src/Unit/RowTest.php Test source keys for testing get and getMultiple.
RowTest::$testGetSourceProperties property core/modules/migrate/tests/src/Unit/RowTest.php Test source properties for testing get and getMultiple.
RowTest::getDataProvider function core/modules/migrate/tests/src/Unit/RowTest.php Data Provider for testGet.
RowTest::getMultipleDataProvider function core/modules/migrate/tests/src/Unit/RowTest.php Data Provider for testGetMultiple.
RowTest::getOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Returns the output property.
RowTest::testGet function core/modules/migrate/tests/src/Unit/RowTest.php Test getting source and destination properties.
RowTest::testGetMultiple function core/modules/migrate/tests/src/Unit/RowTest.php Test getting multiple source and destination properties.
RowTest::testGetSetIdMap function core/modules/migrate/tests/src/Unit/RowTest.php Tests getting/setting the ID Map.
RowTest::testGetSourceProperty function core/modules/migrate/tests/src/Unit/RowTest.php Tests getting the source property.
Rss::getChannelElements function core/modules/views/src/Plugin/views/style/Rss.php Return an array of additional XHTML elements to add to the channel.
Rss::getDescription function core/modules/views/src/Plugin/views/style/Rss.php Get RSS feed description.
RssFeedsForm::getEditableConfigNames function core/modules/system/src/Form/RssFeedsForm.php Gets the configuration names that will be editable.
RssFeedsForm::getFormId function core/modules/system/src/Form/RssFeedsForm.php Returns a unique string identifying the form.
RssFields::getAbsoluteUrl function core/modules/views/src/Plugin/views/row/RssFields.php Convert a rendered URL string to an absolute URL.
RssFields::getField function core/modules/views/src/Plugin/views/row/RssFields.php Retrieves a views field value from the style plugin.
RssResponseRelativeUrlFilter::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php
RunnerVersion::getMajor function core/tests/Drupal/TestTools/PhpUnitCompatibility/RunnerVersion.php Returns the major version of the PHPUnit runner being used.
SampleEntityGeneratorInterface::get function core/modules/layout_builder/src/Entity/SampleEntityGeneratorInterface.php Gets a sample entity for a given entity type and bundle.
SaveActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php @covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityChangedActionDeriver::getDerivativeDefinitions[[api-linebreak]]
ScaffoldFileCollection::getIterator function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php
ScaffoldFilePath::getInterpolator function composer/Plugin/Scaffold/ScaffoldFilePath.php Interpolate a string using the data from this scaffold file info.
ScaffoldOptions::getLocation function composer/Plugin/Scaffold/ScaffoldOptions.php Gets a specific named location.
ScaleAndCropImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php Returns a render array summarizing the configuration of the image effect.
ScaleImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Returns a render array summarizing the configuration of the image effect.
Schema::getComment function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Retrieve a table or column comment.
Schema::getComment function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Retrieve a table or column comment.
Schema::getFieldTypeMap function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getFieldTypeMap function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getFieldTypeMap function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getFieldTypeMap function core/lib/Drupal/Core/Database/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getNormalizedIndexes function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Gets normalized indexes from a table specification.
Schema::getPrefixInfo function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Get information about the table and database name from the prefix.
Schema::getPrefixInfo function core/lib/Drupal/Core/Database/Schema.php Get information about the table name and schema from the prefix.
Schema::getTempNamespaceName function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Gets PostgreSQL's temporary namespace name.
SchemaIntrospectionTestTrait::getIndexColumnNames function core/tests/Drupal/Tests/Core/Database/SchemaIntrospectionTestTrait.php Returns the column names used by the indexes of a table.
SchemaLegacyTest::testSchemaGetFieldValue function core/tests/Drupal/KernelTests/Core/Database/SchemaLegacyTest.php Tests deprecation of the drupal_schema_get_field_value() function.
Search::getInfo function core/lib/Drupal/Core/Render/Element/Search.php Returns the element properties for this element.
SearchBlockForm::getFormId function core/modules/search/src/Form/SearchBlockForm.php Returns a unique string identifying the form.

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