AddJsCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/AddJsCommand.php |
A CSS selector string. |
AjaxTestFocusFirstForm::focusFirstSelectorMultipleMatch |
function |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::selectorDoesNotExist |
function |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::selectorHasNothingTabbable |
function |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php |
Callback for testing FocusFirstCommand on a container. |
AssertContentTrait::assertNoOptionSelected |
function |
core/tests/Drupal/KernelTests/AssertContentTrait.php |
Asserts that a select option in the current page is not checked. |
AssertContentTrait::assertOptionSelected |
function |
core/tests/Drupal/KernelTests/AssertContentTrait.php |
Asserts that a select option in the current page is checked. |
AssertContentTrait::assertOptionSelectedWithDrupalSelector |
function |
core/tests/Drupal/KernelTests/AssertContentTrait.php |
Asserts that a select option in the current page is checked. |
AssertContentTrait::assertOptionWithDrupalSelector |
function |
core/tests/Drupal/KernelTests/AssertContentTrait.php |
Asserts that a select option in the current page exists. |
AssertContentTrait::cssSelect |
function |
core/tests/Drupal/KernelTests/AssertContentTrait.php |
Searches elements using a CSS selector in the raw content. |
AssertContentTrait::getSelectedItem |
function |
core/tests/Drupal/KernelTests/AssertContentTrait.php |
Get the selected value from a select field. |
BlockAddTest::testBlockAddThemeSelector |
function |
core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php |
Tests the AJAX for the theme selector. |
BlockContentEntityReferenceSelectionTest |
class |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
Tests EntityReference selection handlers don't return non-reusable blocks. |
BlockContentEntityReferenceSelectionTest.php |
file |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
|
BlockContentEntityReferenceSelectionTest::$blockNonReusable |
property |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
Test non-reusable block. |
BlockContentEntityReferenceSelectionTest::$blockReusable |
property |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
Test reusable block. |
BlockContentEntityReferenceSelectionTest::$entityTypeManager |
property |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
The entity type manager. |
BlockContentEntityReferenceSelectionTest::$expectations |
property |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
Test block expectations. |
BlockContentEntityReferenceSelectionTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
Modules to install. |
BlockContentEntityReferenceSelectionTest::$selectionHandler |
property |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
Test selection handler. |
BlockContentEntityReferenceSelectionTest::fieldConditionProvider |
function |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
Provides possible fields and condition types. |
BlockContentEntityReferenceSelectionTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
|
BlockContentEntityReferenceSelectionTest::testFieldConditions |
function |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
Tests setting 'reusable' condition on different levels. |
BlockContentEntityReferenceSelectionTest::testNoConditions |
function |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
Tests with no conditions set. |
BlockContentEntityReferenceSelectionTest::testQueriesNotAltered |
function |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
Tests to make sure queries without the expected tags are not altered. |
BlockPageDisplayVariantSubscriber::onSelectPageDisplayVariant |
function |
core/modules/block/src/EventSubscriber/BlockPageDisplayVariantSubscriber.php |
Selects the block page display variant. |
BlockTest::testBlockThemeSelector |
function |
core/modules/block/tests/src/Functional/BlockTest.php |
Tests that the block form has a theme selector when not passed via the URL. |
Callbacks::selectCallback |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php |
Ajax callback triggered by select. |
ChangedCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/ChangedCommand.php |
A CSS selector string. |
ClaroTableDragTest::$indentationXpathSelector |
property |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php |
Xpath selector for finding tabledrag indentation elements in a table row. |
ClaroTableDragTest::$tabledragChangedXpathSelector |
property |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php |
Xpath selector for finding the tabledrag changed marker. |
CloseDialogCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
A CSS selector string of the dialog to close. |
CommentBulkForm::emptySelectedMessage |
function |
core/modules/comment/src/Plugin/views/field/CommentBulkForm.php |
Returns the message to be displayed when there are no selected items. |
CommentSelection |
class |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
Provides specific access control for the comment entity type. |
CommentSelection.php |
file |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
|
CommentSelection::buildEntityQuery |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
Builds an EntityQuery to get referenceable entities. |
CommentSelection::countReferenceableEntities |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
Counts entities that are referenceable. |
CommentSelection::createNewEntity |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
Creates a new entity object that can be used as a valid reference. |
CommentSelection::entityQueryAlter |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
CommentSelection::getReferenceableEntities |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
Gets the list of referenceable entities. |
CommentSelection::validateReferenceableEntities |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
Validates which existing entities can be referenced. |
CommentSelection::validateReferenceableNewEntities |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
Validates which newly created entities can be referenced. |
CommentStatisticsUnitTest::$select |
property |
core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php |
Mock select interface. |
Connection::select |
function |
core/tests/fixtures/database_drivers/custom/fake/Connection.php |
Prepares and returns a SELECT query object. |
Connection::select |
function |
core/modules/pgsql/src/Driver/Database/pgsql/Connection.php |
Prepares and returns a SELECT query object. |
Connection::select |
function |
core/lib/Drupal/Core/Database/Connection.php |
Prepares and returns a SELECT query object. |
Connection::select |
function |
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Connection.php |
Prepares and returns a SELECT query object. |
CssCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/CssCommand.php |
A CSS selector string. |
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. |