Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| PoMemoryWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
| PoMemoryWriter::__construct | function | core/ |
Constructor, initialize empty items. |
| PoMetadataInterface::setHeader | function | core/ |
Set header metadata. |
| PoMetadataInterface::setLangcode | function | core/ |
Set language code. |
| position-container.module.css | file | core/ |
/* * @file * Contain positioned elements. */ .position-container { position: relative; } |
| position-container.module.css | file | core/ |
/* * @file * Contain positioned elements. */ .position-container { position: relative; } |
| 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/ |
|
| PositionShimTestController.php | file | core/ |
|
| PositionShimTestController::build | function | core/ |
Provides a page with the jQuery UI position library for testing. |
| PositionShimTestPortedJqueryTestsController | class | core/ |
|
| 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 |
| 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/ |
Returns a native database expression for a given field. |
| PostgresqlDateSql::getDateFormat | function | core/ |
Creates a native database date formatting. |
| PostgresqlDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
| PostgresqlDateSql::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
| PostgresqlDateSql::__construct | function | core/ |
Constructs the PostgreSQL-specific date sql class. |
| PostgresqlDateSqlTest | class | core/ |
Tests the PostgreSQL-specific date query handler. |
| PostgresqlDateSqlTest.php | file | core/ |
|
| PostgresqlDateSqlTest::$database | property | core/ |
The mocked database service. |
| PostgresqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
| PostgresqlDateSqlTest::setUp | function | core/ |
|
| PostgresqlDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
| PostgresqlDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
| PostgresqlDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| PostgresqlDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
| PostPackageEventListenerInterface | interface | composer/ |
Interface for post package event listeners. |
| PostPackageEventListenerInterface.php | file | composer/ |
|
| PostPackageEventListenerInterface::event | function | composer/ |
Handles package events during a 'composer require' operation. |
| PoStreamInterface | interface | core/ |
Common functions for file/stream based PO readers/writers. |
| PoStreamInterface.php | file | core/ |
|
| PoStreamInterface::close | function | core/ |
Close the stream. |
| PoStreamInterface::getURI | function | core/ |
Gets the URI of the PO stream that is being read or written. |
| PoStreamInterface::open | function | core/ |
Open the stream. Set the URI for the stream earlier with setURI(). |
| PoStreamInterface::setURI | function | core/ |
Set the URI of the PO stream that is going to be read or written. |
| PoStreamReader | class | core/ |
Implements Gettext PO stream reader. |
| PoStreamReader.php | file | core/ |
|
| PoStreamReader::$context | property | core/ |
Parser context for the stream reader state machine. |
| PoStreamReader::$currentItem | property | core/ |
Current entry being read. Incomplete. |
| PoStreamReader::$currentPluralIndex | property | core/ |
Current plural index for plural translations. |
| PoStreamReader::$errors | property | core/ |
Array of translated error strings recorded on reading this stream so far. |
Pagination
- Previous page
- Page 985
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.