Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ShowButtonsCommand | class | core/ |
Provides an AJAX command for showing the save and cancel buttons. |
| ShowButtonsCommand.php | file | core/ |
|
| ShowButtonsCommand::$changed | property | core/ |
Whether the view has been changed. |
| ShowButtonsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| ShowButtonsCommand::__construct | function | core/ |
Constructs a \Drupal\views\Ajax\ShowButtonsCommand object. |
| SimpleConfigSectionStorage | class | core/ |
Provides section storage utilizing simple config. |
| SimpleConfigSectionStorage.php | file | core/ |
|
| SimpleConfigSectionStorage::$configFactory | property | core/ |
The config factory. |
| SimpleConfigSectionStorage::$sections | property | core/ |
An array of sections. |
| SimpleConfigSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| SimpleConfigSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| SimpleConfigSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| SimpleConfigSectionStorage::getConfigName | function | core/ |
Returns the name to be used to store in the config system. |
| SimpleConfigSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| SimpleConfigSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| SimpleConfigSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| SimpleConfigSectionStorage::getSections | function | core/ |
Gets the layout sections. |
| SimpleConfigSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| SimpleConfigSectionStorage::getStorageType | function | core/ |
Returns the type of this storage. |
| SimpleConfigSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| SimpleConfigSectionStorage::isSupported | function | core/ |
Determines if layout builder is supported by a view mode. |
| SimpleConfigSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| SimpleConfigSectionStorage::save | function | core/ |
Saves the sections. |
| SimpleConfigSectionStorage::setSections | function | core/ |
Stores the information for all sections. |
| SimpleConfigSectionStorage::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| SimpletestTestRunResultsStorage | class | core/ |
Implements a test run results storage compatible with legacy Simpletest. |
| SimpletestTestRunResultsStorage.php | file | core/ |
|
| SimpletestTestRunResultsStorage::buildTestingResultsEnvironment | function | core/ |
|
| SimpletestTestRunResultsStorage::cleanUp | function | core/ |
|
| SimpletestTestRunResultsStorage::createNew | function | core/ |
|
| SimpletestTestRunResultsStorage::getConnection | function | core/ |
Returns the database connection to use for inserting assertions. |
| SimpletestTestRunResultsStorage::getCurrentTestRunState | function | core/ |
|
| SimpletestTestRunResultsStorage::getLogEntriesByTestClass | function | core/ |
|
| SimpletestTestRunResultsStorage::insertLogEntry | function | core/ |
|
| SimpletestTestRunResultsStorage::removeResults | function | core/ |
|
| SimpletestTestRunResultsStorage::setDatabasePrefix | function | core/ |
|
| SimpletestTestRunResultsStorage::testingResultsSchema | function | core/ |
Defines the database schema for run-tests.sh and simpletest module. |
| SimpletestTestRunResultsStorage::validateTestingResultsEnvironment | function | core/ |
|
| SimpletestTestRunResultsStorage::__construct | function | core/ |
SimpletestTestRunResultsStorage constructor. |
| SimpletestTestRunResultsStorageTest | class | core/ |
Tests Drupal\Core\Test\SimpletestTestRunResultsStorage. |
| SimpletestTestRunResultsStorageTest.php | file | core/ |
|
| SimpletestTestRunResultsStorageTest::$connection | property | core/ |
The database connection for testing. |
| SimpletestTestRunResultsStorageTest::$testRunResultsStorage | property | core/ |
The test run results storage. |
| SimpletestTestRunResultsStorageTest::getTestLogEntry | function | core/ |
Returns a sample test run log entry. |
| SimpletestTestRunResultsStorageTest::setUp | function | core/ |
|
| SimpletestTestRunResultsStorageTest::testBuildEnvironmentKeepingExistingResults | function | core/ |
Tests build environment keeping existing results. |
| SimpletestTestRunResultsStorageTest::testBuildNewEnvironment | function | core/ |
Tests build new environment. |
| SimpletestTestRunResultsStorageTest::testGetCurrentTestRunState | function | core/ |
Tests get current test run state. |
| SimpletestTestRunResultsStorageTest::testGetLogEntriesByTestClass | function | core/ |
Tests get log entries by test class. |
Pagination
- Previous page
- Page 220
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.