Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| PostgresqlDateSql::getDateFormat | function | core/ |
|
| PostgresqlDateSql::setFieldTimezoneOffset | function | core/ |
|
| PostgresqlDateSql::setTimezoneOffset | function | core/ |
|
| 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. |
| PostgreSqlSequenceUpdateTest | class | core/ |
Tests that any unowned sequences created previously have a table owner. |
| PostgreSqlSequenceUpdateTest.php | file | core/ |
|
| PostgreSqlSequenceUpdateTest::$connection | property | core/ |
The database connection to use. |
| PostgreSqlSequenceUpdateTest::getSequenceOwner | function | core/ |
Retrieves the sequence owner object. |
| PostgreSqlSequenceUpdateTest::runDbTasks | function | core/ |
|
| PostgreSqlSequenceUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| PostgreSqlSequenceUpdateTest::testPostgreSqlSequenceUpdate | function | core/ |
Asserts that a newly created sequence has the correct ownership. |
| 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 1014
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.