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 |
|---|---|---|---|
| SafeMarkupTest::providerFormat | function | core/ |
Data provider for testFormat(). |
| SafeMarkupTest::tearDown | function | core/ |
|
| SafeMarkupTest::testCheckPlain | function | core/ |
Tests SafeMarkup::checkPlain(). |
| SafeMarkupTest::testFormat | function | core/ |
Tests string formatting with SafeMarkup::format(). |
| SafeMarkupTest::testHtmlEscapedText | function | core/ |
Tests Drupal\Component\Render\HtmlEscapedText. |
| SafeMarkupTest::testIsSafe | function | core/ |
Tests SafeMarkup::isSafe() with different objects. |
| SafeMarkupTestMarkup | class | core/ |
Marks an object's __toString() method as returning markup. |
| SafeMarkupTestMarkup | class | core/ |
Implements MarkupInterface without implementing \Countable |
| SafeMarkupTestMarkup::create | function | core/ |
Overrides MarkupTrait::create() to allow creation with empty strings. |
| SafeMarkupTestString | class | core/ |
|
| SafeMarkupTestString::$string | property | core/ |
|
| SafeMarkupTestString::__construct | function | core/ |
|
| SafeMarkupTestString::__toString | function | core/ |
|
| SampleEntityGeneratorInterface | interface | core/ |
Generates a sample entity. |
| SampleEntityGeneratorInterface.php | file | core/ |
|
| SampleEntityGeneratorInterface::delete | function | core/ |
Deletes a sample entity for a given entity type and bundle. |
| SampleEntityGeneratorInterface::get | function | core/ |
Gets a sample entity for a given entity type and bundle. |
| sample_lookup_migration.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration.yml |
| sample_lookup_migration_2.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_2.yml |
| sample_lookup_migration_multiple_source_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_multiple_source_ids.yml |
| sample_lookup_migration_string_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_string_ids.yml |
| sample_stubbing_migration.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration.yml |
| sample_stubbing_migration_with_multiple_source_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration_with_multiple_source_ids.yml |
| Sanitization functions | group | core/ |
Functions to sanitize values. |
| SaveAction | class | core/ |
Provides an action that can save any entity. |
| SaveAction.php | file | core/ |
|
| SaveAction::$time | property | core/ |
The time service. |
| SaveAction::access | function | core/ |
Checks object access. |
| SaveAction::create | function | core/ |
Creates an instance of the plugin. |
| SaveAction::execute | function | core/ |
Executes the plugin. |
| SaveAction::__construct | function | core/ |
Constructs a SaveAction object. |
| SaveActionTest | class | core/ |
@group Action |
| SaveActionTest.php | file | core/ |
|
| SaveActionTest::$modules | property | core/ |
Modules to enable. |
| SaveActionTest::setUp | function | core/ |
|
| SaveActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityChangedActionDeriver::getDerivativeDefinitions[[api-linebreak]] |
| SaveActionTest::testSaveAction | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\SaveAction::execute[[api-linebreak]] |
| SaveComment | class | core/ |
Saves a comment. |
| SaveComment.php | file | core/ |
|
| SaveComment::__construct | function | core/ |
Constructs a SaveAction object. |
| SaveDataTest | class | core/ |
Tests the file_save_data() function. |
| SaveDataTest.php | file | core/ |
|
| SaveDataTest::testExistingError | function | core/ |
Test that file_save_data() fails overwriting an existing file. |
| SaveDataTest::testExistingRename | function | core/ |
Test file_save_data() when renaming around an existing file. |
| SaveDataTest::testExistingReplace | function | core/ |
Test file_save_data() when replacing an existing file. |
| SaveDataTest::testWithFilename | function | core/ |
Test the file_save_data() function when a filename is provided. |
| SaveDataTest::testWithoutFilename | function | core/ |
Test the file_save_data() function when no filename is provided. |
| SAVED_DELETED | constant | core/ |
Return status for saving which deleted an existing item. |
| SAVED_NEW | constant | core/ |
Return status for saving which involved creating a new item. |
| SAVED_UPDATED | constant | core/ |
Return status for saving which involved an update to an existing item. |
Pagination
- Previous page
- Page 1055
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.