zoekt: 2997 files / 106707 matches (truncated) / 1308.14ms neogrok: 9 files / 500 matches

git.drupalcode.org/project/bootstrap4dist/bootstrap/4.6.2/site/static/docs/4.6/assets/img/examples/sticky-footer-navbar.png 2 matches | 3.0.x | Text | №1

git.drupalcode.org/project/bootstrap4dist/bootstrap/4.6.2/site/static/docs/4.6/assets/img/examples/sticky-footer-navbar@2x.png 2 matches | 3.0.x | Text | №2

git.drupalcode.org/project/batch_servicesREADME.md 8 matches | 1.0.x | Markdown | №3

44 services:45 example_module.batch_worker.foo:46 class: Drupal\example_module\Form\Batch\FooBatchWorkerService47 arguments: ['@messenger']
55 $formHelperService = \Drupal::service('batch_services.form_helper');56 $formHelperService->appendSubmitCallbackService($form['submit'], 'example_module.batch_worker.foo');57 }
67 68 class FooBatchWorkerService extends BatchWorkerService {69 70 public function processBatchItem() {71 $example = ['foo', 'bar', 'baz'];72 $this->setTotal(count($example));

git.drupalcode.org/project/datalayerREADME.md 3 matches | 2.0.x, 2.1.x | Markdown | №4

145 {146 "field_foobar": {147 "value": "baz",148 "format": "basic_html"

git.drupalcode.org/project/bamboo_twigREADME.md 5 matches | 6.0.x | Markdown | №5

415 ```twig416 {# Render the sidebar_first region for current theme. #}417 {{ bamboo_render_region('sidebar_first') }}418 ```
647 {# Create a link with markup. #}648 {{ link('Homepage', item.url, { 'class':['foo', 'bar', 'baz']} ) }}649 ```

git.drupalcode.org/project/babelbabel.api.php 6 matches | 1.x | PHP | №6

21 function hook_babel_translation_type_info(array &$definitions): void {22 if (isset($definitions['foo'])) {23 $definitions['foo']['class'] = 'Drupal\my_module\Foo';24 }
33 function hook_babel_data_transfer_info(array &$definitions): void {34 if (isset($definitions['bar'])) {35 $definitions['bar']['class'] = 'Drupal\my_module\Baz';36 }

git.drupalcode.org/project/a12ssrc/FormHelperTrait.php 12 matches | 1.0.x | PHP | №7

17 * - select18 * - ['foo', 'bar']19 * - 'baz'20 *21 * The method will return the following string:22 * - select[name="foo[bar][baz]"]23 *

git.drupalcode.org/project/apisrc/Parser.php 11 matches | 2.x | PHP | №8

819 // are not good documentation.820 $bare_docblock = $docblock;821 $docblock['documentation'] = $docblock['file_name'];
886 $docblocks,887 $this->extractServices($parsed, $full_references, $bare_docblock)888 );
1121 * Full detailed references.1122 * @param array $bare_docblock1123 * Bare docblock array.1124 *
1127 */1128 protected function extractServices(array $parsed, array $full_references, array $bare_docblock) {1129 $docblocks = [];

git.drupalcode.org/project/crmtests/simpsons/simpsons.html 451 matches | 1.0.x | HTML | №9

32 </td>33 <td><a href="/wiki/Dan_Castellaneta" title="Dan Castellaneta">Dan Castellaneta</a><sup id="cite_ref-FOOTNOTERichmond_&amp;_Coffman1997178_2-0" class="reference"><a href="#cite_note-FOOTNOTERichmond_&amp;_Coffman1997178-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup></td>34 <td>Husband of Marge; father of Bart, Lisa, and Maggie. He is lazy and often eats donuts, which it is his favorite food, he works in a nuclear power plant and he is the safety monitor. His mother Mona left him and his father Abe when he was younger, and he later gets to reunite with her until her death.35 </td>
42 </td>43 <td><a href="/wiki/Julie_Kavner" title="Julie Kavner">Julie Kavner</a><sup id="cite_ref-FOOTNOTERichmond_&amp;_Coffman1997178_2-1" class="reference"><a href="#cite_note-FOOTNOTERichmond_&amp;_Coffman1997178-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup></td>44 <td>Wife of Homer; mother of Bart, Lisa, and Maggie. She is kind-hearted and stays at home as a housewife. Her father Clancy died when her children Bart and Lisa are 7 and 5 years old and she is of French origin like him.45 </td>