| TranslatableStringAdapter::trans |
function |
core/modules/package_manager/src/TranslatableStringAdapter.php |
|
| TranslatableStringFactory |
class |
core/modules/package_manager/src/TranslatableStringFactory.php |
Creates translatable strings that can interoperate with Composer Stager. |
| TranslatableStringFactory.php |
file |
core/modules/package_manager/src/TranslatableStringFactory.php |
|
| TranslatableStringFactory::createDomainOptions |
function |
core/modules/package_manager/src/TranslatableStringFactory.php |
|
| TranslatableStringFactory::createTranslatableMessage |
function |
core/modules/package_manager/src/TranslatableStringFactory.php |
|
| TranslatableStringFactory::createTranslationParameters |
function |
core/modules/package_manager/src/TranslatableStringFactory.php |
|
| TranslatableStringFactory::__construct |
function |
core/modules/package_manager/src/TranslatableStringFactory.php |
|
| TranslatableStringTest |
class |
core/modules/package_manager/tests/src/Kernel/TranslatableStringTest.php |
Tests Translatable String. |
| TranslatableStringTest.php |
file |
core/modules/package_manager/tests/src/Kernel/TranslatableStringTest.php |
|
| TranslatableStringTest::testCreateTranslatableString |
function |
core/modules/package_manager/tests/src/Kernel/TranslatableStringTest.php |
Tests various ways of creating a translatable string. |
| TranslationLanguageRenderer::getLangcodeTable |
function |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
Returns the name of the table holding the "langcode" field. |
| TranslationTest::testTranslatableFieldSaveLoad |
function |
core/modules/field/tests/src/Kernel/TranslationTest.php |
Tests translatable fields storage/retrieval. |
| TreeConfigTargetForm::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php |
Gets the configuration names that will be editable. |
| Truncate::$table |
property |
core/lib/Drupal/Core/Database/Query/Truncate.php |
The table to truncate. |
| Update::$table |
property |
core/lib/Drupal/Core/Database/Query/Update.php |
The table to update. |
| UpdateContribTest::$updateTableLocator |
property |
core/modules/update/tests/src/Functional/UpdateContribTest.php |
The CSS locator for the update table run asserts on. |
| UpdateSemverContribTestBase::$updateTableLocator |
property |
core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php |
The CSS locator for the update table run asserts on. |
| UpdateSemverCoreTestBase::$updateTableLocator |
property |
core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php |
The CSS locator for the update table run asserts on. |
| UpdateSettingsForm::getEditableConfigNames |
function |
core/modules/update/src/UpdateSettingsForm.php |
Gets the configuration names that will be editable. |
| UpdateTest::testUpdateNonExistingTable |
function |
core/tests/Drupal/KernelTests/Core/Database/UpdateTest.php |
Updating a not existing table throws a DatabaseExceptionWrapper. |
| UpdateTestBase::$updateTableLocator |
property |
core/modules/update/tests/src/Functional/UpdateTestBase.php |
The CSS locator for the update table run asserts on. |
| UpdateTestBase::assertUpdateTableElementContains |
function |
core/modules/update/tests/src/Functional/UpdateTestBase.php |
Asserts that the update table element HTML contains the specified text. |
| UpdateTestBase::assertUpdateTableElementNotContains |
function |
core/modules/update/tests/src/Functional/UpdateTestBase.php |
Asserts that the update table element HTML contains the specified text. |
| UpdateTestBase::assertUpdateTableTextContains |
function |
core/modules/update/tests/src/Functional/UpdateTestBase.php |
Asserts that the update table text contains the specified text. |
| UpdateTestBase::assertUpdateTableTextNotContains |
function |
core/modules/update/tests/src/Functional/UpdateTestBase.php |
Asserts that the update table text does not contain the specified text. |
| upgrade-analysis-report-tables.css |
file |
core/modules/migrate_drupal_ui/css/components/upgrade-analysis-report-tables.css |
Styles for the upgrade analysis report tables. |
| upgrade-analysis-report-tables.css |
file |
core/themes/stable9/css/migrate_drupal_ui/components/upgrade-analysis-report-tables.css |
Styles for the upgrade analysis report tables. |
| UpsertTest::testUpsertNonExistingTable |
function |
core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php |
Upsert on a not existing table throws a DatabaseExceptionWrapper. |
| UserPermissionsTest::testPermissionTableHtml |
function |
core/modules/user/tests/src/Functional/UserPermissionsTest.php |
Tests that module header rows in the permissions table have a single cell. |
| UserStorageSchema::getSharedTableFieldSchema |
function |
core/modules/user/src/UserStorageSchema.php |
Gets the schema for a single field definition. |
| ValidationResultTest::testMessagesMustBeTranslatable |
function |
core/modules/package_manager/tests/src/Unit/ValidationResultTest.php |
Tests that the messages are asserted to be translatable. |
| VegetableInterface |
interface |
core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/VegetableInterface.php |
Provides an interface for test plugins. |
| VegetableInterface.php |
file |
core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/VegetableInterface.php |
|
| View::$base_table |
property |
core/modules/views/src/Entity/View.php |
The name of the base table this view will use. |
| View::$executable |
property |
core/modules/views/src/Entity/View.php |
Stores a reference to the executable version of this view. |
| View::getExecutable |
function |
core/modules/views/src/Entity/View.php |
Gets an executable instance for this view. |
| ViewAjaxControllerTest::$executableFactory |
property |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
The mocked executable factory. |
| ViewEntityInterface::getExecutable |
function |
core/modules/views/src/ViewEntityInterface.php |
Gets an executable instance for this view. |
| ViewExecutable |
class |
core/modules/views/src/ViewExecutable.php |
Represents a view as a whole. |
| ViewExecutable.php |
file |
core/modules/views/src/ViewExecutable.php |
|
| ViewExecutable::$ajaxEnabled |
property |
core/modules/views/src/ViewExecutable.php |
Whether this view uses AJAX. |
| ViewExecutable::$args |
property |
core/modules/views/src/ViewExecutable.php |
Any arguments that have been passed into the view. |
| ViewExecutable::$argument |
property |
core/modules/views/src/ViewExecutable.php |
Stores the argument handlers which are initialized on this view. |
| ViewExecutable::$attachment_after |
property |
core/modules/views/src/ViewExecutable.php |
Attachments to place after the view. |
| ViewExecutable::$attachment_before |
property |
core/modules/views/src/ViewExecutable.php |
Attachments to place before the view. |
| ViewExecutable::$baseEntityType |
property |
core/modules/views/src/ViewExecutable.php |
The entity type of the base table, if available. |
| ViewExecutable::$base_database |
property |
core/modules/views/src/ViewExecutable.php |
Allow to override the used database which is used for this query. |
| ViewExecutable::$build_info |
property |
core/modules/views/src/ViewExecutable.php |
An array of build info. |
| ViewExecutable::$build_sort |
property |
core/modules/views/src/ViewExecutable.php |
Indicates if the sorts have been built. |
| ViewExecutable::$build_time |
property |
core/modules/views/src/ViewExecutable.php |
The build execution time. |