| NodeAccessBaseTableTest::testNodeAccessBasic |
function |
core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php |
Tests the "private" node access functionality. |
| NodeAccessTest::testQueryWithBaseTableJoin |
function |
core/modules/node/tests/src/Kernel/NodeAccessTest.php |
Tests node grants for queries with node access checks and base table join. |
| NodeMigrateTypeTestTrait::$tableName |
property |
core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php |
The migrate_map table name. |
| NodeMigrateTypeTestTrait::getTableName |
function |
core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php |
Gets the migrate_map table name. |
| NodeMigrateTypeTestTrait::makeNodeMigrateMapTable |
function |
core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php |
Create a node migrate_map table. |
| NodeMigrateTypeTestTrait::nodeMigrateMapTableCount |
function |
core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php |
Gets the numbers of complete and classic node migrate_map tables. |
| NodeMigrateTypeTestTrait::removeNodeMigrateMapTable |
function |
core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php |
Remove the node migrate map table. |
| NodeStorageSchema::getSharedTableFieldSchema |
function |
core/modules/node/src/NodeStorageSchema.php |
Gets the schema for a single field definition. |
| NonPublicSchemaTest::testTable |
function |
core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php |
Tests table. |
| NonStableModulesTest |
class |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
Tests the installation of deprecated and experimental modules. |
| NonStableModulesTest.php |
file |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
|
| NonStableModulesTest::$adminUser |
property |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
The admin user. |
| NonStableModulesTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
The theme to install as the default for testing. |
| NonStableModulesTest::setUp |
function |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
|
| NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm |
function |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
Tests installing deprecated and experimental modules at the same time. |
| NonStableModulesTest::testDeprecatedConfirmForm |
function |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
Tests installing deprecated modules and dependencies in the UI. |
| NonStableModulesTest::testExperimentalConfirmForm |
function |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
Tests installing experimental modules and dependencies in the UI. |
| NullIdMap::getQualifiedMapTableName |
function |
core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php |
Gets the qualified map table. |
| OliveroHooks::preprocessTable |
function |
core/themes/olivero/src/Hook/OliveroHooks.php |
Implements hook_preprocess_table(). |
| OliveroHooks::preprocessViewsViewTable |
function |
core/themes/olivero/src/Hook/OliveroHooks.php |
Implements hook_preprocess_HOOK() for views-view-table. |
| OptionsProviderInterface::getSettableOptions |
function |
core/lib/Drupal/Core/TypedData/OptionsProviderInterface.php |
Returns an array of settable values with labels for display. |
| OptionsProviderInterface::getSettableValues |
function |
core/lib/Drupal/Core/TypedData/OptionsProviderInterface.php |
Returns an array of settable values. |
| PagerTestController::buildTestTable |
function |
core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php |
Builds a render array for a multi-page test table. |
| PathPluginBaseTest::setupViewExecutableAccessPlugin |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Returns some mocked view entity, view executable, and access plugin. |
| PerformanceForm::getEditableConfigNames |
function |
core/modules/system/src/Form/PerformanceForm.php |
Gets the configuration names that will be editable. |
| PhpTuf\ComposerStager\API\Finder\Service\ExecutableFinderInterface |
service |
core/modules/package_manager/package_manager.services.yml |
PhpTuf\ComposerStager\Internal\Finder\Service\ExecutableFinder |
| PhpTuf\ComposerStager\API\Precondition\Service\ActiveDirIsWritableInterface |
service |
core/modules/package_manager/package_manager.services.yml |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveDirIsWritable |
| PhpTuf\ComposerStager\API\Precondition\Service\StagingDirIsWritableInterface |
service |
core/modules/package_manager/package_manager.services.yml |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirIsWritable |
| PhpTuf\ComposerStager\API\Translation\Factory\TranslatableFactoryInterface |
service |
core/modules/package_manager/package_manager.services.yml |
PhpTuf\ComposerStager\Internal\Translation\Factory\TranslatableFactory |
| PluralTranslatableMarkup |
class |
core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php |
A class to hold plural translatable markup. |
| PluralTranslatableMarkup.php |
file |
core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php |
|
| PluralTranslatableMarkup::$count |
property |
core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php |
The item count to display. |
| PluralTranslatableMarkup::$translatedString |
property |
core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php |
The already translated string. |
| PluralTranslatableMarkup::createFromTranslatedString |
function |
core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php |
Constructs a new class instance from already translated markup. |
| PluralTranslatableMarkup::getPluralIndex |
function |
core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php |
Gets the plural index through the gettext formula. |
| PluralTranslatableMarkup::render |
function |
core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php |
Renders the object as a string. |
| PluralTranslatableMarkup::__construct |
function |
core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php |
Constructs a new PluralTranslatableMarkup object. |
| PluralTranslatableMarkup::__sleep |
function |
core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php |
Magic __sleep() method to avoid serializing the string translator. |
| PluralTranslatableMarkupTest |
class |
core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php |
Tests the TranslatableMarkup class. |
| PluralTranslatableMarkupTest.php |
file |
core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php |
|
| PluralTranslatableMarkupTest::providerPluralTranslatableMarkupSerialization |
function |
core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php |
Data provider for ::testPluralTranslatableMarkupSerialization(). |
| PluralTranslatableMarkupTest::testMissingPluralTranslation |
function |
core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php |
Tests when the plural translation is missing. |
| PluralTranslatableMarkupTest::testPluralTranslatableMarkupSerialization |
function |
core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php |
Tests serialization of PluralTranslatableMarkup(). |
| PreExportEvent::setEntityKeyExportable |
function |
core/lib/Drupal/Core/DefaultContent/PreExportEvent.php |
Toggles whether a specific entity key should be exported. |
| PreExportEvent::setExportable |
function |
core/lib/Drupal/Core/DefaultContent/PreExportEvent.php |
Toggles whether a specific field should be exported. |
| PreprocessHooks::preprocessTable |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for table. |
| PreprocessHooks::preprocessViewsViewTable |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for views_view_table. |
| PreprocessHooks::table |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for table. |
| PreprocessHooks::viewsViewTable |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for views_view_table. |
| ProcessFieldTest::$migrateExecutable |
property |
core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php |
The migration executable. |