Search for name
Title | Object type | File name | Summary |
---|---|---|---|
CKEditorIntegrationTest::assignNameToCkeditorPanelIframe | function | core/ |
Assigns a name to the CKEditor context menu iframe. |
CommentHalJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentHalJsonTestBase::$patchProtectedFieldNames | property | core/ |
The HAL+JSON format causes different PATCH-protected fields. For some reason, the 'pid' and 'homepage' fields are NOT PATCH-protected, even though they are for non-HAL+JSON serializations. |
CommentHostnameUpdateTest | class | core/ |
Tests that comment hostname settings are properly updated. |
CommentHostnameUpdateTest.php | file | core/ |
|
CommentHostnameUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CommentHostnameUpdateTest::testCommentPostUpdateAddIpAddressSetting | function | core/ |
Tests comment_post_update_add_ip_address_setting(). |
CommentHostnameUpdateTest::testCommentUpdate8600 | function | core/ |
Tests comment_update_8600(). |
CommentUpdateTest::testCommentEntityTypeAndFieldNameRequired | function | core/ |
Tests whether the 'entity_type' and 'field_name' columns are required. |
ContentTranslationTestBase::$fieldName | property | core/ |
The name of the field used to test translation. |
ContentTranslationUITestBase::getChangedFieldName | function | core/ |
Returns the name of the field that implements the changed timestamp. |
DatabaseLegacyTest::testDbFieldNames | function | core/ |
Tests deprecation of the db_field_names() function. |
DatabaseLegacyTest::testDbRenameTable | function | core/ |
Tests deprecation of the db_rename_table() function. |
DateTimeHandlerTestBase::$field_name | property | core/ |
Name of the field. |
db_field_names | function | core/ |
Returns an array of field names from an array of key/index column specifiers. |
db_rename_table | function | core/ |
Renames a table. |
drupal-8.8.x-media_library-update-views-classnames-3049943.php | file | core/ |
Contains database additions to drupal-8.4.0-media_installed.php for testing the addition of BEM classes to the media library views config. |
EntityDefinitionTestTrait::addLongNameBaseField | function | core/ |
Adds a long-named base field to the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::renameBaseTable | function | core/ |
Renames the base table to 'entity_test_update_new'. |
EntityDefinitionTestTrait::renameDataTable | function | core/ |
Renames the data table to 'entity_test_update_data_new'. |
EntityDefinitionTestTrait::renameRevisionBaseTable | function | core/ |
Renames the revision table to 'entity_test_update_revision_new'. |
EntityDefinitionTestTrait::renameRevisionDataTable | function | core/ |
Renames the revision data table to 'entity_test_update_revision_data_new'. |
FeedTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
FeedTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
FeedTest::$uniqueFieldNames | property | core/ |
Fields that need unique values. |
ItemTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ItemTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
NodeHalJsonAnonTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
PlaceBlockPageVariant::getVisibleRegionNames | function | core/ |
Returns the human-readable list of regions keyed by machine name. |
PostgresqlSchemaTest::providerComputedConstraintName | function | core/ |
Data provider for ::testComputedConstraintName(). |
PostgresqlSchemaTest::testComputedConstraintName | function | core/ |
Tests whether the actual constraint name is correctly computed. |
QuickEditImageControllerTest::$fieldName | property | core/ |
The machine name of our image field. |
QuickEditIntegrationTest::$fieldName | property | core/ |
The name of the field ued for tests. |
RdfMappingTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
SaveDataTest::testExistingRename | function | core/ |
Test file_save_data() when renaming around 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. |
SimpletestSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
TaxonomyTermUpdatePathTest::assertTermName | function | core/ |
Assert that a term name matches the expectation. |
TaxonomyTranslationTestTrait::$termFieldName | property | core/ |
The field name for our taxonomy term field. |
TemporaryTableMapping::generateFieldTableName | function | core/ |
Generates a safe and unambiguous field table name. |
TemporaryTableMapping::getTempTableName | function | core/ |
Generates a temporary table name. |
TestBase::$originalSessionName | property | core/ |
The name of the session cookie of the test-runner. |
TestBase::$verboseClassName | property | core/ |
Safe class name for use in verbose output filenames. |
UnitTestCaseDeprecationTest::testDeprecatedGetBlockMockWithMachineName | function | core/ |
@covers ::getBlockMockWithMachineName[[api-linebreak]] @expectedDeprecation Drupal\Tests\UnitTestCase::getBlockMockWithMachineName is deprecated in Drupal 8.5.x, will be removed before Drupal 9.0.0. Unit test base classes should not have dependencies… |
WebTestBase::clickLinkPartialName | function | core/ |
Follows a link by partial name. |
WebTestBaseTest::providerAssertFieldByName | function | core/ |
Provides data for testing the assertFieldByName() helper. |
WebTestBaseTest::testAssertFieldByName | function | core/ |
Tests the assertFieldByName() helper. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.