Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
SqlBase::getCacheContexts function core/modules/views/src/Plugin/views/pager/SqlBase.php
SqlBase::getCacheMaxAge function core/modules/views/src/Plugin/views/pager/SqlBase.php
SqlBase::getCacheTags function core/modules/views/src/Plugin/views/pager/SqlBase.php
SqlBase::getDatabase function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Gets the database connection object.
SqlBase::getPagerTotal function core/modules/views/src/Plugin/views/pager/SqlBase.php Gets the total number of pages.
SqlBase::initializeIterator function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php
SqlBase::isOffsetExposed function core/modules/views/src/Plugin/views/pager/SqlBase.php
SqlBase::itemsPerPageExposed function core/modules/views/src/Plugin/views/pager/SqlBase.php
SqlBase::mapJoinable function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Checks if we can join against the map table.
SqlBase::prepareQuery function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Adds tags and metadata to the query.
SqlBase::query function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Prepares query object to retrieve data from the source database.
SqlBase::query function core/modules/views/src/Plugin/views/pager/SqlBase.php
SqlBase::rewind function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php
SqlBase::select function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Wrapper for database select.
SqlBase::setCurrentPage function core/modules/views/src/Plugin/views/pager/SqlBase.php Set the current page.
SqlBase::setUpDatabase function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Gets a connection to the referenced database.
SqlBase::updatePageInfo function core/modules/views/src/Plugin/views/pager/SqlBase.php Update global paging info.
SqlBase::usesExposed function core/modules/views/src/Plugin/views/pager/SqlBase.php
SqlBase::validateOptionsForm function core/modules/views/src/Plugin/views/pager/SqlBase.php
SqlBase::__construct function core/modules/views/src/Plugin/views/pager/SqlBase.php Constructs a SqlBase object.
SqlBase::__construct function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php
SqlBase::__sleep function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php
SqlBase::__toString function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Prints the query string when the object is used as a string.
SqlBaseTest class core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php Tests Drupal\views\Plugin\views\pager\SqlBase.
SqlBaseTest class core/modules/migrate/tests/src/Unit/SqlBaseTest.php Tests the SqlBase class.
SqlBaseTest class core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Tests the functionality of SqlBase.
SqlBaseTest.php file core/modules/migrate/tests/src/Kernel/SqlBaseTest.php
SqlBaseTest.php file core/modules/migrate/tests/src/Unit/SqlBaseTest.php
SqlBaseTest.php file core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php
SqlBaseTest::$display property core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php The mock display plugin instance.
SqlBaseTest::$migration property core/modules/migrate/tests/src/Kernel/SqlBaseTest.php The (probably mocked) migration under test.
SqlBaseTest::$pager property core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php The mock pager plugin instance.
SqlBaseTest::$view property core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php The mock view instance.
SqlBaseTest::highWaterDataProvider function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Data provider for ::testHighWater().
SqlBaseTest::prepareSourceData function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Creates a custom source table and some sample data.
SqlBaseTest::setUp function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php
SqlBaseTest::setUp function core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php
SqlBaseTest::sqlBaseTestProvider function core/modules/migrate/tests/src/Unit/SqlBaseTest.php The data provider for SqlBase.
SqlBaseTest::testBrokenConnection function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Tests the exception when a connection is defined but not available.
SqlBaseTest::testConnectionTypes function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Tests different connection types.
SqlBaseTest::testHighWater function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Tests that SqlBase respects high-water values.
SqlBaseTest::testMapJoinable function core/modules/migrate/tests/src/Unit/SqlBaseTest.php Tests that the ID map is joinable.
SqlBaseTest::testPrepareQuery function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Tests prepare query method.
SqlBaseTest::testQuery function core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php Tests the query() method.
SqlContentEntityStorage class core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php A content entity database storage implementation.
SqlContentEntityStorage.php file core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::$baseTable property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The base table of the entity.
SqlContentEntityStorage::$database property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Active database connection.
SqlContentEntityStorage::$dataTable property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The table that stores properties, if the entity has multilingual support.
SqlContentEntityStorage::$defaultLangcodeKey property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The default language entity key.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.