Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PoStreamWriter::open | function | core/ |
Open the stream. Set the URI for the stream earlier with setURI(). |
| PoStreamWriter::setHeader | function | core/ |
Set the PO header for the current stream. |
| PoStreamWriter::setLangcode | function | core/ |
Set the language code. |
| PoStreamWriter::setURI | function | core/ |
Set the URI of the PO stream that is going to be read or written. |
| PoStreamWriter::write | function | core/ |
Write data to the stream. |
| PoStreamWriter::writeHeader | function | core/ |
Write the PO header to the stream. |
| PoStreamWriter::writeItem | function | core/ |
Writes the given item. |
| PoStreamWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
| PoStreamWriterTest | class | core/ |
@coversDefaultClass \Drupal\Component\Gettext\PoStreamWriter[[api-linebreak]] @group Gettext |
| PoStreamWriterTest.php | file | core/ |
|
| PoStreamWriterTest::$poFile | property | core/ |
The mock po file. |
| PoStreamWriterTest::$poWriter | property | core/ |
The PO writer object under test. |
| PoStreamWriterTest::providerWriteData | function | core/ |
|
| PoStreamWriterTest::setUp | function | core/ |
|
| PoStreamWriterTest::testCloseException | function | core/ |
@covers ::close[[api-linebreak]] |
| PoStreamWriterTest::testGetUriException | function | core/ |
@covers ::getURI[[api-linebreak]] |
| PoStreamWriterTest::testWriteItem | function | core/ |
@covers ::writeItem[[api-linebreak]] @dataProvider providerWriteData |
| PoWriterInterface::writeItems | function | core/ |
Writes all or the given amount of items. |
| pre-header.css | file | core/ |
This file is used to style the pre-header. |
| PreconfiguredFieldUiOptionsInterface | interface | core/ |
Defines an interface for exposing "preconfigured" field definitions. |
| PreconfiguredFieldUiOptionsInterface.php | file | core/ |
|
| PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| PredefinedStatesWorkflowTestType | class | core/ |
Test workflow type. |
| PredefinedStatesWorkflowTestType.php | file | core/ |
|
| PredefinedStatesWorkflowTestType::addState | function | core/ |
Adds a state to the workflow. |
| PredefinedStatesWorkflowTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| PredefinedStatesWorkflowTestType::deleteState | function | core/ |
Deletes a state from the workflow. |
| PredefinedStatesWorkflowTestType::getState | function | core/ |
Gets a workflow state. |
| PredefinedStatesWorkflowTestType::getStates | function | core/ |
Gets state objects for the provided state IDs. |
| PredefinedStatesWorkflowTestType::hasState | function | core/ |
Determines if the workflow has a state with the provided ID. |
| PredefinedStatesWorkflowTestType::setStateLabel | function | core/ |
Sets a state's label. |
| PredefinedStatesWorkflowTestType::setStateWeight | function | core/ |
Sets a state's weight value. |
| PredefinedWorkflowTypeTest | class | core/ |
Test a predefined workflow based on something other than configuration. |
| PredefinedWorkflowTypeTest.php | file | core/ |
|
| PredefinedWorkflowTypeTest::$modules | property | core/ |
Modules to enable. |
| PredefinedWorkflowTypeTest::testPredefinedWorkflowType | function | core/ |
Test a predefined workflow type. |
| PreExistingConfigException | class | core/ |
An exception thrown if configuration with the same name already exists. |
| PreExistingConfigException.php | file | core/ |
|
| PreExistingConfigException::$configObjects | property | core/ |
A list of configuration objects that already exist in active configuration. |
| PreExistingConfigException::$extension | property | core/ |
The name of the module that is being installed. |
| PreExistingConfigException::create | function | core/ |
Creates an exception for an extension and a list of configuration objects. |
| PreExistingConfigException::flattenConfigObjects | function | core/ |
Flattens the config object array to a single dimensional list. |
| 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 | class | core/ |
Tests that the prefix info for a database schema is correct. |
| PrefixInfoTest.php | file | core/ |
|
| PrefixInfoTest::testGetPrefixInfo | function | core/ |
Tests that DatabaseSchema::getPrefixInfo() returns the right database. |
| PREG_CLASS_CJK | constant | core/ |
Matches CJK (Chinese, Japanese, Korean) letter-like characters. |
| PREG_CLASS_NUMBERS | constant | core/ |
Matches all 'N' Unicode character classes (numbers) |
| PREG_CLASS_PUNCTUATION | constant | core/ |
Matches all 'P' Unicode character classes (punctuation) |
Pagination
- Previous page
- Page 962
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.