DriverSpecificSchemaTestBase::testFindTables |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php |
Tests the findTables() method. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyOnTableCreation |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php |
Tests an invalid field specification as a primary key on table creation. |
DriverSpecificSchemaTestBase::testTableWithSpecificDataType |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php |
Tests creating a table with database specific data type. |
DriverSpecificSchemaTestBase::testUpperCaseTableName |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php |
Tests handling of uppercase table names. |
Drupal\destructable_test\Destructable |
service |
core/modules/system/tests/modules/destructable_test/destructable_test.services.yml |
|
Drupal\package_manager\ExecutableFinder |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\package_manager\TranslatableStringFactory |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\package_manager\Validator\WritableFileSystemValidator |
service |
core/modules/package_manager/package_manager.services.yml |
|
Drupal\package_manager_test_validation\TestExecutableFinder |
service |
core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.services.yml |
|
drupal_attach_tabledrag |
function |
core/includes/common.inc |
Assists in attaching the tableDrag JavaScript behavior to a themed table. |
EditorValidationTest::testImmutableProperties |
function |
core/modules/editor/tests/src/Kernel/EditorValidationTest.php |
Tests that immutable properties cannot be changed. |
ElementsTableSelectTest |
class |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
Tests the tableselect form element for expected behavior. |
ElementsTableSelectTest |
class |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the tableselect form element for expected behavior. |
ElementsTableSelectTest.php |
file |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
|
ElementsTableSelectTest.php |
file |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
|
ElementsTableSelectTest::$defaultTheme |
property |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
The theme to install as the default for testing. |
ElementsTableSelectTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
The theme to install as the default for testing. |
ElementsTableSelectTest::$modules |
property |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
Modules to install. |
ElementsTableSelectTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Modules to install. |
ElementsTableSelectTest::formSubmitHelper |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Helper function for the option check test to submit a form while collecting errors. |
ElementsTableSelectTest::testAdvancedSelect |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the #js_select property. |
ElementsTableSelectTest::testAjax |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
Tests the presence of ajax functionality for all options. |
ElementsTableSelectTest::testDisabledRows |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
Tests table select with disabled rows. |
ElementsTableSelectTest::testEmptyText |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the display of the #empty text when #options is an empty array. |
ElementsTableSelectTest::testMultipleFalse |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the display of radios when #multiple is FALSE. |
ElementsTableSelectTest::testMultipleFalseOptionChecker |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests error handling for invalid tableselect values with radio buttons. |
ElementsTableSelectTest::testMultipleFalseSubmit |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests submission of values when #multiple is FALSE. |
ElementsTableSelectTest::testMultipleTrue |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the display of checkboxes when #multiple is TRUE. |
ElementsTableSelectTest::testMultipleTrueOptionChecker |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests error handling for invalid tableselect values with checkboxes. |
ElementsTableSelectTest::testMultipleTrueSubmit |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the submission of single and multiple values when #multiple is TRUE. |
ElementsTableSelectTest::testTableSelectColSpan |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the display when #colspan is set. |
EndOfTransactionQueriesTest::getStatementsForTable |
function |
core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php |
Filters statements by table name. |
EndOfTransactionQueriesTest::isStatementRelatedToTable |
function |
core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php |
Determines if a statement is relative to a specified table. |
EntityContentBaseTest::testUntranslatable |
function |
core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php |
Tests that translation destination fails for untranslatable entities. |
EntityContentBaseTest::testUntranslatable |
function |
core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php |
Tests that translation destination fails for untranslatable entities. |
EntityDecoupledTranslationRevisionsTest::$previousUntranslatableFieldValue |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php |
The previous untranslatable field value. |
EntityDecoupledTranslationRevisionsTest::dataTestUntranslatableFields |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php |
Data provider for ::testUntranslatableFields. |
EntityDecoupledTranslationRevisionsTest::testUntranslatableFields |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php |
Tests that untranslatable fields are handled correctly. |
EntityDefinitionTestTrait::renameBaseTable |
function |
core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php |
Renames the base table to 'entity_test_update_new'. |
EntityDefinitionTestTrait::renameDataTable |
function |
core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php |
Renames the data table to 'entity_test_update_data_new'. |
EntityDefinitionTestTrait::renameRevisionBaseTable |
function |
core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php |
Renames the revision table to 'entity_test_update_revision_new'. |
EntityDefinitionTestTrait::renameRevisionDataTable |
function |
core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php |
Renames the revision data table to 'entity_test_update_revision_data_new'. |
EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable |
function |
core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php |
Updates the 'entity_test_update' entity type to not translatable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable |
function |
core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php |
Updates the test entity type to be revisionable and translatable. |
EntityDefinitionTestTrait::updateEntityTypeToTranslatable |
function |
core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php |
Updates the 'entity_test_update' entity type to translatable. |
EntityDefinitionUpdateMultipleTypesTest::testCreateFieldAndIndexOnSharedTable |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateMultipleTypesTest.php |
Ensures that a new field and index on a shared table are created. |
EntityDisplayFormBase::getTableHeader |
function |
core/modules/field_ui/src/Form/EntityDisplayFormBase.php |
Returns an array containing the table headers. |
EntityDisplayModeBaseTestableClass |
class |
core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php |
A class extending EntityDisplayModeBase for testing purposes. |
EntityField::$base_table |
property |
core/modules/views/src/Plugin/views/field/EntityField.php |
A shortcut for $view->base_table. |
EntityField::add_field_table |
function |
core/modules/views/src/Plugin/views/field/EntityField.php |
Determine if the field table should be added to the query. |