Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| TermTest::testTermSaveOverrideSelector | function | core/ |
Test UI with override_selector TRUE. |
| TermTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| TestableSqlContentEntityStorage | class | core/ |
A test subclass of SqlContentEntityStorage. |
| TestableSqlContentEntityStorage.php | file | core/ |
|
| TestableSqlContentEntityStorage::$database | property | core/ |
Active database connection. |
| TestableSqlContentEntityStorage::$entityType | property | core/ |
Information about the entity type. |
| TestableSqlContentEntityStorage::$fieldStorageDefinitions | property | core/ |
The entity type's field storage definitions. |
| TestableSqlContentEntityStorage::$tableMapping | property | core/ |
The mapping of field columns to SQL tables. |
| TestableSqlContentEntityStorage::getTableMapping | function | core/ |
Overrides original SqlContentEntityStorage::getTableMapping(). |
| TestableSqlContentEntityStorage::publicDeleteFromDedicatedTables | function | core/ |
Exposes the protected deleteFromDedicatedTables() method for testing. |
| TestableSqlContentEntityStorage::setTableMapping | function | core/ |
Sets the table mapping. |
| TestableSqlContentEntityStorage::__construct | function | core/ |
Override the constructor to bypass the parent's constructor. |
| TestConfigFactoryOverrideBase | class | core/ |
Stub class for testing ConfigFactoryOverrideBase. |
| TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| TestConfigFactoryOverrideBase::doFilterNestedArray | function | core/ |
|
| TestConfigFactoryOverrideBase::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| TestConfigFactoryOverrideBase::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
| TestConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| TestConfigNamesMapper::setConfigFactory | function | core/ |
Sets the configuration factory. |
| TestContextAwareNoValidContextOptionsBlock | class | core/ |
Provides a context-aware block that uses a not-passed, non-required context. |
| TestContextAwareNoValidContextOptionsBlock.php | file | core/ |
|
| TestContextAwareNoValidContextOptionsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestController::$token | property | core/ |
The token replacement system. |
| TestController::$tokenGenerator | property | core/ |
Token generator service. |
| TestController::getCsrfToken | function | core/ |
Just return generated CSRF token for concurrent requests. |
| TestController::tokenReplace | function | core/ |
Provides a token replacement with a node as well as the current user. |
| TestController::tokenReplaceWithoutPassedBubbleableMetadata | function | core/ |
Provides a token replacement with a node as well as the current user. |
| TestDatabaseTest::providerTestConstructor | function | core/ |
Data provider for self::testConstructor() |
| TestDatabaseTest::testConstructor | function | core/ |
Tests constructor. |
| TestDatabaseTest::testConstructorException | function | core/ |
Tests constructor exception. |
| TestDatabaseTest::testConstructorNullPrefix | function | core/ |
Verify that a test lock is generated if there is no provided prefix. |
| TestDiscovery::scanDirectory | function | core/ |
Scans a given directory for class files. |
| TestDiscoveryTest::testScanDirectoryNoAbstract | function | core/ |
Ensure TestDiscovery::scanDirectory() ignores certain abstract file types. |
| TestDiskSpaceValidator | class | core/ |
A test version of the disk space validator to bypass system-level functions. |
| TestDiskSpaceValidator::$freeSpace | property | core/ |
The amount of free space, keyed by path. |
| TestDiskSpaceValidator::$sharedDisk | property | core/ |
Whether the root and vendor directories are on the same logical disk. |
| TestDiskSpaceValidator::freeSpace | function | core/ |
|
| TestDiskSpaceValidator::stat | function | core/ |
|
| TestDiskSpaceValidator::temporaryDirectory | function | core/ |
|
| TestExtractor | class | core/ |
Test plugin implementation of the icon_extractor. |
| TestExtractor.php | file | core/ |
|
| TestExtractor::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| TestExtractorWithFinder | class | core/ |
Test plugin implementation of the icon_extractor. |
| TestExtractorWithFinder.php | file | core/ |
|
| TestExtractorWithFinder::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| TestFieldType::calculateStorageDependencies | function | core/ |
|
| TestFileTransfer::$shouldIsDirectoryReturnTrue | property | core/ |
This is for testing the CopyRecursive logic. |
| TestFileTransfer::createDirectoryJailed | function | core/ |
Creates a directory within the jailed environment. |
| TestFileTransfer::factory | function | core/ |
Factory method to create a TestFileTransfer instance. |
Pagination
- Previous page
- Page 241
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.