Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
SqlModeTest::getDatabaseConnectionInfo function core/modules/mysqli/tests/src/Kernel/mysqli/SqlModeTest.php
SqlModeTest::testQuotingIdentifiers function core/modules/mysqli/tests/src/Kernel/mysqli/SqlModeTest.php Tests quoting identifiers in queries.
SqlModeTest::testQuotingIdentifiers function core/modules/mysql/tests/src/Kernel/mysql/SqlModeTest.php Tests quoting identifiers in queries.
SqlQueryTest class core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php Tests the sql query plugin.
SqlQueryTest.php file core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php
SqlQueryTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php Views used by this test.
SqlQueryTest::testExecuteMetadata function core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php Tests adding some metadata/tags to the views query.
SqlQueryTest::testGetConnection function core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php Tests the method \Drupal\views\Plugin\views\query\Sql::getConnection().
SqlQueryTest::viewsData function core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php Returns the views data definition.
SqlTest class core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests Drupal\views\Plugin\views\query\Sql.
SqlTest class core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Tests that the migrate map table is created.
SqlTest.php file core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
SqlTest.php file core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php
SqlTest::$database property core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Database connection.
SqlTest::$eventDispatcher property core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php A mock event dispatcher.
SqlTest::$migrationDefinition property core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Definition of a test migration.
SqlTest::$migrationPluginManager property core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php The migration plugin manager.
SqlTest::providerTestEnsureTables function core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Provides data for testEnsureTables.
SqlTest::providerTestFailEnsureTables function core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Provides data for testFailEnsureTables.
SqlTest::setUp function core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
SqlTest::setupEntityTypeManager function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Sets up the entity type manager in the container.
SqlTest::setupEntityTypes function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Sets up some test entity types and corresponding views data.
SqlTest::setupViewsData function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Sets up the views data in the container.
SqlTest::setupViewWithRelationships function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Create a view with a relationship.
SqlTest::testEnsureTables function core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Tests that ensureTables creates the migrate map table.
SqlTest::testFailEnsureTables function core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Tests exception is thrown in ensureTables fails.
SqlTest::testGetCacheMaxAge function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests get cache max age.
SqlTest::testGetCacheTags function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests get cache tags.
SqlTest::testLoadEntitiesWithEmptyResult function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests load entities with empty result.
SqlTest::testLoadEntitiesWithNonEntityRelationship function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests load entities with non entity relationship.
SqlTest::testLoadEntitiesWithNoRelationshipAndNoRevision function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests load entities with no relationship and no revision.
SqlTest::testLoadEntitiesWithRelationship function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests load entities with relationship.
SqlTest::testLoadEntitiesWithRelationshipAndRevision function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests load entities with relationship and revision.
SqlTest::testLoadEntitiesWithRevision function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests load entities with revision.
SqlTest::testLoadEntitiesWithRevisionOfSameEntityType function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests load entities with revision of same entity type.
stable9.info.yml file core/themes/stable9/stable9.info.yml core/themes/stable9/stable9.info.yml
stable9.libraries.yml file core/themes/stable9/stable9.libraries.yml core/themes/stable9/stable9.libraries.yml
stable9.theme file core/themes/stable9/stable9.theme Functions to support theming in the Stable9 theme.
Stable9Hooks class core/themes/stable9/src/Hook/Stable9Hooks.php Hook implementations for stable9.
Stable9Hooks.php file core/themes/stable9/src/Hook/Stable9Hooks.php
Stable9Hooks::preprocessBlock function core/themes/stable9/src/Hook/Stable9Hooks.php Implements hook_preprocess_block().
Stable9Hooks::preprocessItemListSearchResults function core/themes/stable9/src/Hook/Stable9Hooks.php Implements hook_preprocess_item_list__search_results().
Stable9Hooks::preprocessViewsView function core/themes/stable9/src/Hook/Stable9Hooks.php Implements hook_preprocess_views_view().
Stable9LibraryOverrideTest class core/themes/stable9/tests/Kernel/Stable9LibraryOverrideTest.php Tests Stable 9's library overrides.
Stable9LibraryOverrideTest class core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php Tests Stable 9's library overrides.
Stable9LibraryOverrideTest.php file core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php
Stable9LibraryOverrideTest.php file core/themes/stable9/tests/Kernel/Stable9LibraryOverrideTest.php
Stable9LibraryOverrideTest::$librariesToSkip property core/themes/stable9/tests/Kernel/Stable9LibraryOverrideTest.php A list of libraries to skip checking, in the format extension/library_name.
Stable9LibraryOverrideTest::$librariesToSkip property core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php A list of libraries to skip checking, in the format extension/library_name.
Stable9LibraryOverrideTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php Modules to install.

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