Search for __set
- Search 7.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo[[api-linebreak]] |
| KernelTestBaseTest::testKernelTestBaseInstallSchema | function | core/ |
Tests the deprecation of ::installSchema with the tables key_value(_expire). |
| KernelTestBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
| KernelTestBaseTest::testMethodRequiresModule | function | core/ |
Tests that a test method is skipped when it requires a module not present. |
| KernelTestBaseTest::testOutboundHttpRequest | function | core/ |
Tests that an outbound HTTP request can be performed inside of a test. |
| KernelTestBaseTest::testProfileModules | function | core/ |
Ensures KernelTestBase tests can access modules in profiles. |
| KernelTestBaseTest::testRegister | function | core/ |
@covers ::register[[api-linebreak]] |
| KernelTestBaseTest::testRender | function | core/ |
@covers ::render[[api-linebreak]] |
| KernelTestBaseTest::testRenderWithTheme | function | core/ |
@covers ::render[[api-linebreak]] |
| KernelTestBaseTest::testRequiresModule | function | core/ |
Tests that a test case is skipped when it requires a module not present. |
| KernelTestBaseTest::testSetUp | function | core/ |
@covers ::setUp[[api-linebreak]] |
| KernelTestBaseTest::testSetUpBeforeClass | function | core/ |
@covers ::setUpBeforeClass[[api-linebreak]] |
| KernelTestBaseTest::testSetUpDoesNotLeak | function | core/ |
@covers ::setUp[[api-linebreak]] @depends testSetUp |
| KernelTestBaseTest::testSubsequentContainerIsolation | function | core/ |
Tests whether the fixture can re-install modules and configuration. |
| KernelTestBaseTest::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
| KernelTestBaseTest::testVerbose | function | core/ |
Tests the deprecation of AssertLegacyTrait::verbose(). |
| KeyValueContentEntityStorageTest::setUp | function | core/ |
|
| KeyValueEntityStorageTest::setUp | function | core/ |
|
| KeyValueEntityStorageTest::setUpKeyValueEntityStorage | function | core/ |
Prepares the key value entity storage. |
| KeyValueExpirableFactory::DEFAULT_SETTING | constant | core/ |
The default setting name. |
| KeyValueFactory::DEFAULT_SETTING | constant | core/ |
The default setting name. |
| KeyValueStoreExpirableInterface::setMultipleWithExpire | function | core/ |
Saves an array of values with a time to live. |
| KeyValueStoreExpirableInterface::setWithExpire | function | core/ |
Saves a value for a given key with a time to live. |
| KeyValueStoreExpirableInterface::setWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
| KeyValueStoreInterface::set | function | core/ |
Saves a value for a given key. |
| KeyValueStoreInterface::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
| KeyValueStoreInterface::setMultiple | function | core/ |
Saves key/value pairs. |
| LabelOnlyResourceObject::setEntity | function | core/ |
Sets the underlying entity. |
| language-content-settings-table.html.twig | file | core/ |
Default theme implementation to display a language content settings table. |
| language-content-settings-table.html.twig | file | core/ |
Theme override to display a language content settings table. |
| language-content-settings-table.html.twig | file | core/ |
Theme override to display a language content settings table. |
| language.content_settings.block_content.banner_block.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.block_content.banner_block.yml |
| language.content_settings.block_content.basic.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.block_content.basic.yml |
| language.content_settings.block_content.disclaimer_block.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.block_content.disclaimer_block.yml |
| language.content_settings.block_content.footer_promo_block.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.block_content.footer_promo_block.yml |
| language.content_settings.entity_test_with_bundle.test.yml | file | core/ |
core/modules/content_translation/tests/modules/content_translation_test/config/install/language.content_settings.entity_test_with_bundle.test.yml |
| language.content_settings.media.image.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.media.image.yml |
| language.content_settings.node.article.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.node.article.yml |
| language.content_settings.node.page.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.node.page.yml |
| language.content_settings.node.page.yml | file | core/ |
core/modules/language/tests/language_entity_field_access_test/config/install/language.content_settings.node.page.yml |
| language.content_settings.node.recipe.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.node.recipe.yml |
| language.content_settings.path_alias.path_alias.yml | file | core/ |
core/modules/path/config/optional/language.content_settings.path_alias.path_alias.yml |
| language.content_settings.taxonomy_term.recipe_category.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.taxonomy_term.recipe_category.yml |
| language.content_settings.taxonomy_term.tags.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.taxonomy_term.tags.yml |
| Language::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor plugin. |
| Language::setValue | function | core/ |
Overrides TypedData::setValue(). |
| LanguageBlockSettingsVisibilityTest | class | core/ |
Tests that the language settings on block config appears correctly. |
| LanguageBlockSettingsVisibilityTest.php | file | core/ |
|
| LanguageBlockSettingsVisibilityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageBlockSettingsVisibilityTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.