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
PoDatabaseReader::getOptions function core/modules/locale/src/PoDatabaseReader.php Get the options used by the reader.
PoDatabaseWriter::getHeader function core/modules/locale/src/PoDatabaseWriter.php Get header metadata.
PoDatabaseWriter::getLangcode function core/modules/locale/src/PoDatabaseWriter.php Get language code.
PoDatabaseWriter::getOptions function core/modules/locale/src/PoDatabaseWriter.php Get the options used by the writer.
PoDatabaseWriter::getReport function core/modules/locale/src/PoDatabaseWriter.php Get the report of the write operations.
PoHeader::getLanguageName function core/lib/Drupal/Component/Gettext/PoHeader.php Gets the human readable language name.
PoHeader::getPluralForms function core/lib/Drupal/Component/Gettext/PoHeader.php Gets the plural form.
PoHeader::getProjectName function core/lib/Drupal/Component/Gettext/PoHeader.php Gets the project name.
PoItem::getComment function core/lib/Drupal/Component/Gettext/PoItem.php Gets the comment of this translation.
PoItem::getContext function core/lib/Drupal/Component/Gettext/PoItem.php Gets the context this translation belongs to.
PoItem::getLangcode function core/lib/Drupal/Component/Gettext/PoItem.php Gets the language code of the currently used language.
PoItem::getSource function core/lib/Drupal/Component/Gettext/PoItem.php Gets the source string or the array of strings if the translation has
plurals.
PoItem::getTranslation function core/lib/Drupal/Component/Gettext/PoItem.php Gets the translation string or the array of strings if the translation has
plurals.
PoMemoryWriter::getData function core/lib/Drupal/Component/Gettext/PoMemoryWriter.php Get all stored PoItem's.
PoMemoryWriter::getHeader function core/lib/Drupal/Component/Gettext/PoMemoryWriter.php Implements Drupal\Component\Gettext\PoMetadataInterface:getHeader().
PoMemoryWriter::getLangcode function core/lib/Drupal/Component/Gettext/PoMemoryWriter.php Implements Drupal\Component\Gettext\PoMetadataInterface:getLangcode().
PoMetadataInterface::getHeader function core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Get header metadata.
PoMetadataInterface::getLangcode function core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Get language code.
PostgresqlDateSql::getDateField function core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php Returns a native database expression for a given field.
PostgresqlDateSql::getDateFormat function core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php Creates a native database date formatting.
PostgresqlDateSqlTest::providerTestGetDateFormat function core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php Provider for date formatting test.
PostgresqlDateSqlTest::testGetDateField function core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php Tests the getDateField method.
PostgresqlDateSqlTest::testGetDateFormat function core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php Tests date formatting replacement.
PoStreamInterface::getURI function core/lib/Drupal/Component/Gettext/PoStreamInterface.php Gets the URI of the PO stream that is being read or written.
PoStreamReader::getHeader function core/lib/Drupal/Component/Gettext/PoStreamReader.php Get header metadata.
PoStreamReader::getLangcode function core/lib/Drupal/Component/Gettext/PoStreamReader.php Get language code.
PoStreamReader::getSeek function core/lib/Drupal/Component/Gettext/PoStreamReader.php Gets the pointer position of the current PO stream.
PoStreamReader::getURI function core/lib/Drupal/Component/Gettext/PoStreamReader.php Gets the URI of the PO stream that is being read or written.
PoStreamWriter::getHeader function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Gets the PO header of the current stream.
PoStreamWriter::getLangcode function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Gets the current language code used.
PoStreamWriter::getURI function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Implements Drupal\Component\Gettext\PoStreamInterface::getURI().
PoStreamWriterTest::testGetUriException function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php @covers ::getURI[[api-linebreak]]
PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions function core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php Returns preconfigured field options for a field type.
PredefinedStatesWorkflowTestType::getState function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php Gets a workflow state.
PredefinedStatesWorkflowTestType::getStates function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php Gets state objects for the provided state IDs.
PreExistingConfigException::getConfigObjects function core/lib/Drupal/Core/Config/PreExistingConfigException.php Gets the list of configuration objects that already exist.
PreExistingConfigException::getExtension function core/lib/Drupal/Core/Config/PreExistingConfigException.php Gets the name of the extension that is being installed.
PrefixInfoTest::testGetPrefixInfo function core/tests/Drupal/KernelTests/Core/Database/PrefixInfoTest.php Tests that DatabaseSchema::getPrefixInfo() returns the right database.
PrepareCallbackTestForm::getFormId function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Returns a unique string identifying the form.
PrepareModulesEntityUninstallForm::getCancelUrl function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns the route to go to if the user cancels the action.
PrepareModulesEntityUninstallForm::getConfirmText function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns a caption for the button that confirms the action.
PrepareModulesEntityUninstallForm::getDescription function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns additional text to display as a description.
PrepareModulesEntityUninstallForm::getFormId function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns a unique string identifying the form.
PrepareModulesEntityUninstallForm::getQuestion function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns the question to ask the user.
PrerenderList::getItems function core/modules/views/src/Plugin/views/field/PrerenderList.php Items should be stored in the result array, if possible, as an array
with 'value' as the actual displayable value of the item, plus
any items that might be found in the 'alter' options array for
creating links, such as…
PreviewFallbackInterface::getPreviewFallbackString function core/lib/Drupal/Core/Render/PreviewFallbackInterface.php Returns a string to be used as a fallback during preview.
PreviewTest::getPreviewAJAX function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Get the preview form and force an AJAX preview update.
PrimitiveBase::getValue function core/lib/Drupal/Core/TypedData/PrimitiveBase.php Gets the data value.
PrimitiveInterface::getCastedValue function core/lib/Drupal/Core/TypedData/PrimitiveInterface.php Gets the primitive data value casted to the correct PHP type.
PrimitiveInterface::getValue function core/lib/Drupal/Core/TypedData/PrimitiveInterface.php Gets the primitive data value.

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