Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| SqlTest::setupEntityTypeManager | function | core/ |
Sets up the entity type manager in the container. |
| SqlTest::setupEntityTypes | function | core/ |
Sets up some test entity types and corresponding views data. |
| SqlTest::setupViewsData | function | core/ |
Sets up the views data in the container. |
| SqlTest::setupViewWithRelationships | function | core/ |
Create a view with a relationship. |
| SqlTest::testGetCacheMaxAge | function | core/ |
@covers ::getCacheTags[[api-linebreak]] @covers ::getAllEntities[[api-linebreak]] |
| SqlTest::testGetCacheTags | function | core/ |
@covers ::getCacheTags[[api-linebreak]] @covers ::getAllEntities[[api-linebreak]] |
| SqlTest::testLoadEntitiesWithEmptyResult | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| SqlTest::testLoadEntitiesWithNonEntityRelationship | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| SqlTest::testLoadEntitiesWithNoRelationshipAndNoRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| SqlTest::testLoadEntitiesWithRelationship | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| SqlTest::testLoadEntitiesWithRelationshipAndRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| SqlTest::testLoadEntitiesWithRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| SqlTest::testLoadEntitiesWithRevisionOfSameEntityType | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| SSH | class | core/ |
The SSH connection class for the update module. |
| SSH.php | file | core/ |
|
| SSH::chmodJailed | function | core/ |
Changes the permissions of the file / directory specified in $path |
| SSH::connect | function | core/ |
Connects to the server. |
| SSH::copyDirectoryJailed | function | core/ |
Copies a directory. |
| SSH::copyFileJailed | function | core/ |
Copies a file. |
| SSH::createDirectoryJailed | function | core/ |
Creates a directory. |
| SSH::factory | function | core/ |
Defines a factory method for this class. |
| SSH::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
| SSH::isDirectory | function | core/ |
Implements Drupal\Core\FileTransfer\FileTransfer::isDirectory(). |
| SSH::isFile | function | core/ |
Checks if a particular path is a file (not a directory). |
| SSH::removeDirectoryJailed | function | core/ |
Removes a directory. |
| SSH::removeFileJailed | function | core/ |
Removes a file. |
| SSH::__construct | function | core/ |
Constructs a Drupal\Core\FileTransfer\FileTransfer object. |
| stable.info.yml | file | core/ |
core/themes/stable/stable.info.yml |
| stable.libraries.yml | file | core/ |
core/themes/stable/stable.libraries.yml |
| stable.theme | file | core/ |
Functions to support theming in the Stable theme. |
| StableBaseThemeUpdateTest | class | core/ |
Tests the upgrade path for introducing the Stable base theme. |
| StableBaseThemeUpdateTest.php | file | core/ |
|
| StableBaseThemeUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StableBaseThemeUpdateTest::$themeHandler | property | core/ |
The theme handler. |
| StableBaseThemeUpdateTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| StableBaseThemeUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| StableBaseThemeUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| StableBaseThemeUpdateTest::testUpdateHookN | function | core/ |
Tests that the Stable base theme is installed if necessary. |
| StableLibraryOverrideTest | class | core/ |
Tests Stable's library overrides. |
| StableLibraryOverrideTest.php | file | core/ |
|
| StableLibraryOverrideTest::$allModules | property | core/ |
A list of all core modules. |
| StableLibraryOverrideTest::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| StableLibraryOverrideTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| StableLibraryOverrideTest::$modules | property | core/ |
Modules to enable. |
| StableLibraryOverrideTest::$themeInitialization | property | core/ |
The theme initialization. |
| StableLibraryOverrideTest::$themeManager | property | core/ |
The theme manager. |
| StableLibraryOverrideTest::getAllLibraries | function | core/ |
Gets all libraries for core and all installed modules. |
| StableLibraryOverrideTest::removeVendorAssets | function | core/ |
Removes all vendor libraries and assets from the library definitions. |
| StableLibraryOverrideTest::setUp | function | core/ |
|
| StableLibraryOverrideTest::testStableLibraryOverrides | function | core/ |
Ensures that Stable overrides all relevant core library assets. |
Pagination
- Previous page
- Page 1138
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.