Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PoItemTest::providerStrings | function | core/ |
|
| PoItemTest::testFormat | function | core/ |
#[DataProvider('providerStrings')] |
| PoMemoryWriter | class | core/ |
Defines a Gettext PO memory writer, to be used by the installer. |
| PoMemoryWriter.php | file | core/ |
|
| PoMemoryWriter::$items | property | core/ |
Array to hold all PoItem elements. |
| 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(). |
| PoMemoryWriter::setHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:setHeader(). |
| PoMemoryWriter::setLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode(). |
| PoMemoryWriter::writeItem | function | core/ |
|
| PoMemoryWriter::writeItems | function | core/ |
|
| PoMemoryWriter::__construct | function | core/ |
Constructor, initialize empty items. |
| PoMetadataInterface | interface | core/ |
Methods required for both reader and writer implementations. |
| PoMetadataInterface.php | file | core/ |
|
| PoMetadataInterface::getHeader | function | core/ |
Get header metadata. |
| PoMetadataInterface::getLangcode | function | core/ |
Get language code. |
| PoMetadataInterface::setHeader | function | core/ |
Set header metadata. |
| PoMetadataInterface::setLangcode | function | core/ |
Set language code. |
| PoReaderInterface | interface | core/ |
Shared interface definition for all Gettext PO Readers. |
| PoReaderInterface.php | file | core/ |
|
| PoReaderInterface::readItem | function | core/ |
Reads and returns a PoItem (source/translation pair). |
| position-container.module.css | file | core/ |
/* * @file * Contain positioned elements. */ .position-container { position: relative; } |
| position.shim.test.css | file | core/ |
body { overflow-x: hidden; } #position-reference-1 { width: 200px; height: 200px; margin: 75px 100px; border: 1px solid black; } .test-tip { width: 75px; height: 75px; border: 1px solid blue; } [data-off-canvas-main-canvas] { … |
| PositionShimTestController | class | core/ |
The position shim test controller. |
| PositionShimTestController.php | file | core/ |
|
| PositionShimTestController::build | function | core/ |
Provides a page with the jQuery UI position library for testing. |
| PositionShimTestPortedJqueryTestsController | class | core/ |
Controller for the testing jQuery UI position shim. |
| PositionShimTestPortedJqueryTestsController.php | file | core/ |
|
| PositionShimTestPortedJqueryTestsController::build | function | core/ |
Provides a page with the jQuery UI position library for testing. |
| position_shim_test.info.yml | file | core/ |
core/modules/system/tests/modules/position_shim_test/position_shim_test.info.yml |
| position_shim_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/position_shim_test/position_shim_test.libraries.yml |
| position_shim_test.routing.yml | file | core/ |
core/modules/system/tests/modules/position_shim_test/position_shim_test.routing.yml |
| PostApplyEvent | class | core/ |
Event fired after staged changes are synced to the active directory. |
| PostApplyEvent.php | file | core/ |
|
| PostApplySubscriber | class | core/ |
Writes a file after staged changes are applied to the active directory. |
| PostApplySubscriber.php | file | core/ |
|
| PostApplySubscriber::$pathLocator | property | core/ |
The path locator service. |
| PostApplySubscriber::getSubscribedEvents | function | core/ |
|
| PostApplySubscriber::postApply | function | core/ |
Writes a file when staged changes are applied to the active directory. |
| PostApplySubscriber::__construct | function | core/ |
Constructs a PostApplySubscriber. |
| PostCreateEvent | class | core/ |
Event fired after a stage directory has been created. |
| PostCreateEvent.php | file | core/ |
|
| PostgresqlDateSql | class | core/ |
PostgreSQL-specific date handling. |
| PostgresqlDateSql.php | file | core/ |
|
| PostgresqlDateSql::$database | property | core/ |
The database connection. |
| PostgresqlDateSql::$replace | property | core/ |
An array of PHP-to-PostgreSQL replacement patterns. |
| PostgresqlDateSql::getDateField | function | core/ |
|
| PostgresqlDateSql::getDateFormat | function | core/ |
|
| PostgresqlDateSql::setFieldTimezoneOffset | function | core/ |
Pagination
- Previous page
- Page 1281
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.