Search for set
Title | Object type | File name | Summary |
---|---|---|---|
BlockPluginHasSettingsTrayFormAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck::accessBlockPlugin | function | core/ |
Checks access for accessing a block plugin's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck @group settings_tray |
BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access @covers ::accessBlockPlugin @dataProvider providerTestAccess |
BlockPluginInterface::setConfigurationValue | function | core/ |
Sets a particular value in the block settings. |
BlockPluginTrait::setConfiguration | function | core/ |
|
BlockPluginTrait::setConfigurationValue | function | core/ |
|
BlockPluginTrait::setTransliteration | function | core/ |
Sets the transliteration service. |
BlockRebuildTest::setUp | function | core/ |
|
BlockRebuildTest::setUpBeforeClass | function | core/ |
|
BlockRemoveDisabledRegionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockRenderOrderTest::setUp | function | core/ |
|
BlockRepositoryTest::setUp | function | core/ |
|
BlockResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BlockSettings | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "block_settings" ) |
BlockSettings.php | file | core/ |
|
BlockSettings::transform | function | core/ |
Set the block configuration. |
BlockStorageUnitTest::setUp | function | core/ |
|
BlockSystemBrandingTest::setUp | function | core/ |
|
BlockSystemBrandingTest::testSystemBrandingSettings | function | core/ |
Tests system branding block configuration. |
BlockTest::setUp | function | core/ |
|
BlockTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BlockTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
BlockTestBase::setUp | function | core/ |
|
BlockUiTest::setUp | function | core/ |
|
BlockViewBuilderTest::setUp | function | core/ |
|
BlockVisibilityTest::setUp | function | core/ |
|
book.settings.yml | file | core/ |
core/modules/book/config/install/book.settings.yml |
BookBreadcrumbTest::setUp | function | core/ |
|
BookContentModerationTest::setUp | function | core/ |
|
BookLocalTasksTest::setUp | function | core/ |
|
BookManager::recurseTableOfContents | function | core/ |
Recursively processes and formats book links for getTableOfContents(). |
BookManager::setParents | function | core/ |
Sets the p1 through p9 properties for a book link being saved. |
BookManagerTest::setUp | function | core/ |
|
BookPendingRevisionTest::setUp | function | core/ |
|
BookRelationshipTest::setUp | function | core/ |
|
BookSettingsForm | class | core/ |
Configure book settings for this site. |
BookSettingsForm.php | file | core/ |
|
BookSettingsForm::buildForm | function | core/ |
Form constructor. |
BookSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
BookSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookSettingsForm::submitForm | function | core/ |
Form submission handler. |
BookSettingsForm::validateForm | function | core/ |
Form validation handler. |
BookTest::setUp | function | core/ |
|
BookTest::testSettingsForm | function | core/ |
Tests that the book settings form can be saved without error. |
BookUninstallTest::setUp | function | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.