| BooleanFormatterSettingsTest::testBooleanFormatterSettings |
function |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
Tests the formatter settings page for the Boolean formatter. |
| BooleanFormatterSettingsTest::testBooleanFormatterSettings |
function |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
Tests the formatter settings page for the Boolean formatter. |
| BooleanFormatterTest |
class |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Tests the boolean formatter. |
| BooleanFormatterTest.php |
file |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
| BooleanFormatterTest::$bundle |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
| BooleanFormatterTest::$display |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
| BooleanFormatterTest::$entityType |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
| BooleanFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
| BooleanFormatterTest::$modules |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Modules to install. |
| BooleanFormatterTest::renderEntityFields |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Renders fields of a given entity with a given display. |
| BooleanFormatterTest::setUp |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
| BooleanFormatterTest::testBooleanFormatter |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Tests boolean formatter output. |
| BooleanItem::fieldSettingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php |
|
| BooleanOperator::valueForm |
function |
core/modules/views/src/Plugin/views/filter/BooleanOperator.php |
|
| BreakLockForm |
class |
core/modules/views_ui/src/Form/BreakLockForm.php |
Builds the form to break the lock of an edited view. |
| BreakLockForm.php |
file |
core/modules/views_ui/src/Form/BreakLockForm.php |
|
| BreakLockForm::$entityTypeManager |
property |
core/modules/views_ui/src/Form/BreakLockForm.php |
Stores the entity type manager. |
| BreakLockForm::$tempStore |
property |
core/modules/views_ui/src/Form/BreakLockForm.php |
Stores the shared tempstore. |
| BreakLockForm::buildForm |
function |
core/modules/views_ui/src/Form/BreakLockForm.php |
|
| BreakLockForm::create |
function |
core/modules/views_ui/src/Form/BreakLockForm.php |
|
| BreakLockForm::getCancelUrl |
function |
core/modules/views_ui/src/Form/BreakLockForm.php |
|
| BreakLockForm::getConfirmText |
function |
core/modules/views_ui/src/Form/BreakLockForm.php |
|
| BreakLockForm::getDescription |
function |
core/modules/views_ui/src/Form/BreakLockForm.php |
|
| BreakLockForm::getFormId |
function |
core/modules/views_ui/src/Form/BreakLockForm.php |
|
| BreakLockForm::getQuestion |
function |
core/modules/views_ui/src/Form/BreakLockForm.php |
|
| BreakLockForm::submitForm |
function |
core/modules/views_ui/src/Form/BreakLockForm.php |
|
| BreakLockForm::__construct |
function |
core/modules/views_ui/src/Form/BreakLockForm.php |
Constructs a \Drupal\views_ui\Form\BreakLockForm object. |
| BreakLockLink::$dateFormatter |
property |
core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php |
The date formatter. |
| Broken::blockForm |
function |
core/lib/Drupal/Core/Block/Plugin/Block/Broken.php |
|
| Broken::buildConfigurationForm |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php |
|
| BrokenHandlerTrait::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/BrokenHandlerTrait.php |
Provides a form to edit options for this plugin. |
| BrowserHtmlDebugTrait::formatHtmlOutputHeaders |
function |
core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php |
Formats HTTP headers as string for HTML output logging. |
| BrowserTestBaseTest::testCheckForMetaRefresh |
function |
core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php |
Tests the ::checkForMetaRefresh() method. |
| BrowserTestBaseTest::testForm |
function |
core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php |
Tests basic form functionality. |
| BulkForm |
class |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Defines an actions-based bulk operation form element. |
| BulkForm.php |
file |
core/modules/views/src/Plugin/views/field/BulkForm.php |
|
| BulkForm::$actions |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
An array of actions that can be executed. |
| BulkForm::$actionStorage |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The action storage. |
| BulkForm::$entityRepository |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The entity repository service. |
| BulkForm::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The entity type manager. |
| BulkForm::$languageManager |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The language manager. |
| BulkForm::$messenger |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The messenger. |
| BulkForm::$routeMatch |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The current route match service. |
| BulkForm::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
|
| BulkForm::calculateEntityBulkFormKey |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Calculates a bulk form key. |
| BulkForm::clickSortable |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
|
| BulkForm::defineOptions |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
|
| BulkForm::emptyActionMessage |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Returns the message that is displayed when no action is selected. |
| BulkForm::emptySelectedMessage |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Returns the message to be displayed when there are no selected items. |
| BulkForm::getBulkOptions |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Returns the available operations for this form. |