| CommentSelection::countReferenceableEntities |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
|
| CommentSelection::createNewEntity |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
|
| CommentSelection::entityQueryAlter |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
|
| CommentSelection::getReferenceableEntities |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
|
| CommentSelection::validateReferenceableEntities |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
|
| CommentSelection::validateReferenceableNewEntities |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
|
| CommentStatisticsUnitTest::$select |
property |
core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php |
Mock select interface. |
| ConfigConfiguratorTest::testSelectiveStrictness |
function |
core/tests/Drupal/KernelTests/Core/Recipe/ConfigConfiguratorTest.php |
Tests with strict mode on part of the configuration. |
| Connection::select |
function |
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Connection.php |
|
| Connection::select |
function |
core/tests/fixtures/database_drivers/custom/fake/Connection.php |
|
| Connection::select |
function |
core/modules/sqlite/src/Driver/Database/sqlite/Connection.php |
Prepares and returns a SELECT query object. |
| Connection::select |
function |
core/modules/pgsql/src/Driver/Database/pgsql/Connection.php |
|
| Connection::select |
function |
core/lib/Drupal/Core/Database/Connection.php |
Prepares and returns a SELECT query object. |
| container--media-library-widget-selection.html.twig |
file |
core/themes/admin/templates/classy/media-library/container--media-library-widget-selection.html.twig |
Theme implementation of a wrapper for selected media items. |
| container--media-library-widget-selection.html.twig |
file |
core/themes/default_admin/templates/classy/media-library/container--media-library-widget-selection.html.twig |
Theme implementation of a wrapper for selected media items. |
| container--media-library-widget-selection.html.twig |
file |
core/themes/default_admin/templates/media-library/container--media-library-widget-selection.html.twig |
Theme implementation of a wrapper for selected media items. |
| container--media-library-widget-selection.html.twig |
file |
core/themes/claro/templates/classy/media-library/container--media-library-widget-selection.html.twig |
Theme implementation of a wrapper for selected media items. |
| container--media-library-widget-selection.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/media-library/container--media-library-widget-selection.html.twig |
Theme implementation of a wrapper for selected media items. |
| ContentTranslationUITestBase::$testLanguageSelector |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php |
Whether the behavior of the language selector should be tested. |
| CssCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/CssCommand.php |
A CSS selector string. |
| CssSelectorConstraint |
class |
core/lib/Drupal/Core/Theme/Plugin/Validation/Constraint/CssSelectorConstraint.php |
Checks if the string is a correct CSS selector. |
| CssSelectorConstraint.php |
file |
core/lib/Drupal/Core/Theme/Plugin/Validation/Constraint/CssSelectorConstraint.php |
|
| CssSelectorConstraint::__construct |
function |
core/lib/Drupal/Core/Theme/Plugin/Validation/Constraint/CssSelectorConstraint.php |
|
| CssSelectorConstraintValidator |
class |
core/lib/Drupal/Core/Theme/Plugin/Validation/Constraint/CssSelectorConstraintValidator.php |
Validates the CssSelector constraint. |
| CssSelectorConstraintValidator.php |
file |
core/lib/Drupal/Core/Theme/Plugin/Validation/Constraint/CssSelectorConstraintValidator.php |
|
| CssSelectorConstraintValidator::validate |
function |
core/lib/Drupal/Core/Theme/Plugin/Validation/Constraint/CssSelectorConstraintValidator.php |
|
| CssSelectorConstraintValidatorTest |
class |
core/tests/Drupal/KernelTests/Core/Theme/DesignToken/CssSelectorConstraintValidatorTest.php |
Tests Css Selector Constraint Validator. |
| CssSelectorConstraintValidatorTest.php |
file |
core/tests/Drupal/KernelTests/Core/Theme/DesignToken/CssSelectorConstraintValidatorTest.php |
|
| CssSelectorConstraintValidatorTest::testValidatedValueMustBeAString |
function |
core/tests/Drupal/KernelTests/Core/Theme/DesignToken/CssSelectorConstraintValidatorTest.php |
Tests invalid type. |
| CssSelectorConstraintValidatorTest::testValidation |
function |
core/tests/Drupal/KernelTests/Core/Theme/DesignToken/CssSelectorConstraintValidatorTest.php |
Tests validation of CSS selector. |
| DataCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/DataCommand.php |
A CSS selector string for elements to which data will be attached. |
| DateTimeTest::testEnteringDateTimeViaSelectors |
function |
core/modules/system/tests/src/Functional/System/DateTimeTest.php |
Tests handling case with invalid data in selectors (like February, 31st). |
| DbUpdateController::selection |
function |
core/modules/system/src/Controller/DbUpdateController.php |
Renders a list of available database updates. |
| DefaultSelection |
class |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
Default plugin implementation of the Entity Reference Selection plugin. |
| DefaultSelection.php |
file |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
|
| DefaultSelection::$currentUser |
property |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
The current user. |
| DefaultSelection::$entityFieldManager |
property |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
The entity field manager service. |
| DefaultSelection::$entityRepository |
property |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
The entity repository. |
| DefaultSelection::$entityTypeBundleInfo |
property |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
Entity type bundle info service. |
| DefaultSelection::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
The entity type manager service. |
| DefaultSelection::$moduleHandler |
property |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
The module handler service. |
| DefaultSelection::buildConfigurationForm |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
|
| DefaultSelection::buildEntityQuery |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
Builds an EntityQuery to get referenceable entities. |
| DefaultSelection::countReferenceableEntities |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
|
| DefaultSelection::createNewEntity |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
|
| DefaultSelection::defaultConfiguration |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
|
| DefaultSelection::elementValidateFilter |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
Form element validation handler; Filters the #value property of an element. |
| DefaultSelection::getReferenceableEntities |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
|
| DefaultSelection::reAlterQuery |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
Helper method: Passes a query to the alteration system again. |
| DefaultSelection::validateReferenceableEntities |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
|