Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PoDatabaseReader::getOptions | function | core/ |
Get the options used by the reader. |
| PoDatabaseWriter::getHeader | function | core/ |
Get header metadata. |
| PoDatabaseWriter::getLangcode | function | core/ |
Get language code. |
| PoDatabaseWriter::getOptions | function | core/ |
Get the options used by the writer. |
| PoDatabaseWriter::getReport | function | core/ |
Get the report of the write operations. |
| PoHeader::getLanguageName | function | core/ |
Gets the human readable language name. |
| PoHeader::getPluralForms | function | core/ |
Gets the plural form. |
| PoHeader::getProjectName | function | core/ |
Gets the project name. |
| PoItem::getComment | function | core/ |
Gets the comment of this translation. |
| PoItem::getContext | function | core/ |
Gets the context this translation belongs to. |
| PoItem::getLangcode | function | core/ |
Gets the language code of the currently used language. |
| PoItem::getSource | function | core/ |
Gets the source string or the array of strings if the translation has plurals. |
| PoItem::getTranslation | function | core/ |
Gets the translation string or the array of strings if the translation has plurals. |
| PoMemoryWriter::getData | function | core/ |
Get all stored PoItem's. |
| PoMemoryWriter::getHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:getHeader(). |
| PoMemoryWriter::getLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:getLangcode(). |
| PoMetadataInterface::getHeader | function | core/ |
Get header metadata. |
| PoMetadataInterface::getLangcode | function | core/ |
Get language code. |
| PostgresqlDateSql::getDateField | function | core/ |
Returns a native database expression for a given field. |
| PostgresqlDateSql::getDateFormat | function | core/ |
Creates a native database date formatting. |
| PostgresqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
| PostgresqlDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
| PostgresqlDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
| PoStreamInterface::getURI | function | core/ |
Gets the URI of the PO stream that is being read or written. |
| PoStreamReader::getHeader | function | core/ |
Get header metadata. |
| PoStreamReader::getLangcode | function | core/ |
Get language code. |
| PoStreamReader::getSeek | function | core/ |
Gets the pointer position of the current PO stream. |
| PoStreamReader::getURI | function | core/ |
Gets the URI of the PO stream that is being read or written. |
| PoStreamWriter::getHeader | function | core/ |
Gets the PO header of the current stream. |
| PoStreamWriter::getLangcode | function | core/ |
Gets the current language code used. |
| PoStreamWriter::getURI | function | core/ |
Implements Drupal\Component\Gettext\PoStreamInterface::getURI(). |
| PoStreamWriterTest::testGetUriException | function | core/ |
@covers ::getURI[[api-linebreak]] |
| PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| PredefinedStatesWorkflowTestType::getState | function | core/ |
Gets a workflow state. |
| PredefinedStatesWorkflowTestType::getStates | function | core/ |
Gets state objects for the provided state IDs. |
| PreExistingConfigException::getConfigObjects | function | core/ |
Gets the list of configuration objects that already exist. |
| PreExistingConfigException::getExtension | function | core/ |
Gets the name of the extension that is being installed. |
| PrefixInfoTest::testGetPrefixInfo | function | core/ |
Tests that DatabaseSchema::getPrefixInfo() returns the right database. |
| PrepareCallbackTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PrepareModulesEntityUninstallForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| PrepareModulesEntityUninstallForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| PrepareModulesEntityUninstallForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| PrepareModulesEntityUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PrepareModulesEntityUninstallForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| PrerenderList::getItems | function | core/ |
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/ |
Returns a string to be used as a fallback during preview. |
| PreviewTest::getPreviewAJAX | function | core/ |
Get the preview form and force an AJAX preview update. |
| PrimitiveBase::getValue | function | core/ |
Gets the data value. |
| PrimitiveInterface::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
| PrimitiveInterface::getValue | function | core/ |
Gets the primitive data value. |
Pagination
- Previous page
- Page 153
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.