Code:
$current_user = \Drupal::currentUser();
$roles = $current_user->getRoles();
// print_r( $roles );
Code:
$current_user = \Drupal::currentUser();
$roles = $current_user->getRoles();
// print_r( $roles );
drush st [OR]
drush uri
Site URI : http://default
How to update "Site URI"?
Problem
docker-compose.yml: `version` is obsolete
Solution?
CSS Code:
@media print {
.pagebreak { page-break-before: always; } /* page-break-after works, as well */
}
Code:
$('input[type=text]').val('');
$('input:checkbox').removeAttr('checked');
$('input[type="radio"]').prop('checked', false);
Problem:
[Symfony\Component\Console\Exception\CommandNotFoundException]
Command "audit" is not defined.
Problem:
Symfony\Component\Routing\Exception\MissingMandatoryParametersException:
Some mandatory parameters are missing ("identifier", "bundle") to generate a URL for route "shs.term_data". in
Drupal\Core\Routing\UrlGenerator->doGenerate() (Zeile 187 in web/core/lib/Drupal/Core/Routing/UrlGenerator.php).
Lösung (tmp):
Issue:
DatabaseExceptionWrapper while computing Views data for index Paragraphs demo index: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction: INSERT INTO "cache_config"
Solution?
Neueste Kommentare
Update DB Table 'config'
Update two fields (blob) in Table "config"!
Search 'name':
Admin:
/admin/config…
Admin:
Convert PNG to SVG & Upload!
ModSecurity install & config…
ModSecurity install & config & activate
Das geht auch:
$this-…
Das geht auch:
$this->operator = $break->operator ?? '' ;
Drupal Patch
Patch Url:
Info:
It works too:
web/core…
It works too:
Line 63, 96 :
vendor/drush/drush/drush.yml
Add this line to drupalroot/vendor/drush/drush/drush.yml
AMD Ryzen 7 PRO 3700 8-Core Processor
Time: 0,19
CPU: AMD Ryzen 7 PRO 3700 8-Core Processor
Line 63, 99 :
- $this-…
Line 63, 99 :
The used authentication method is not allowed on this route
My problem was: