attach1.txt |
tests/attach1.txt |
|
My favorite flowers are the daisy and pansy. |
attach2.txt |
tests/attach2.txt |
|
All the flowers I like can be found in a snapdragon patch. |
attach3.txt |
tests/attach3.txt |
|
Large flowers like the dahlia are too showy for me. |
LoadTest.php |
tests/src/Functional/LoadTest.php |
Drupal\Tests\search_by_page\Functional |
|
README.txt |
README.txt |
|
Search by Page module for Drupal
This module adds searching to the core Drupal search module that is oriented by
page. It can be used as an additional tab in the core Search page, or you can
display Search by Page separately (though it requires the… |
search-by-page-form.html.twig |
templates/search-by-page-form.html.twig |
|
Default theme implementation for Search by Page search form. |
SearchByPageAdminForm.php |
src/Form/SearchByPageAdminForm.php |
Drupal\search_by_page\Form |
Contains \Drupal\search_by_page\src\Form\SearchByPageAdminForm. |
SearchByPageEnvironmentTest.php |
tests/src/Functional/SearchByPageEnvironmentTest.php |
Drupal\Tests\search_by_page\Functional |
Tests for the Search by Page module.
By Jennifer Hodgdon of Poplar ProductivityWare, www.poplarware.com |
SearchByPageService.php |
src/Services/SearchByPageService.php |
Drupal\search_by_page\Services |
Search By Page Service and helper methods. |
SearchByPageTesterTest.php |
tests/src/Functional/SearchByPageTesterTest.php |
Drupal\Tests\search_by_page\Functional |
General Functional Tests for the Search by Page module.
By Jennifer Hodgdon of Poplar ProductivityWare, www.poplarware.com |
SearchByPageUnitTest.php |
tests/src/Unit/SearchByPageUnitTest.php |
Drupal\Tests\search_by_page\Unit |
Tests for the Search by Page module.
By Jennifer Hodgdon of Poplar ProductivityWare, www.poplarware.com |
search_by_page.api.php |
search_by_page.api.php |
|
Search by Page module API. |
search_by_page.info.yml |
search_by_page.info.yml |
|
search_by_page.info.yml |
search_by_page.install |
search_by_page.install |
|
Install hooks for search_by_page module. |
search_by_page.links.menu.yml |
search_by_page.links.menu.yml |
|
search_by_page.links.menu.yml |
search_by_page.module |
search_by_page.module |
|
Main module file for Drupal module Search by Page. |
search_by_page.routing.yml |
search_by_page.routing.yml |
|
search_by_page.routing.yml |
search_by_page.services.yml |
search_by_page.services.yml |
|
search_by_page.services.yml |
search_by_page.test |
tests/src/Functional/search_by_page.test |
Drupal\Tests\search_by_page\Functional |
Tests for the Search by Page module.
By Jennifer Hodgdon of Poplar ProductivityWare, www.poplarware.com |
search_by_page_attach.info.yml |
search_by_page_attach/search_by_page_attach.info.yml |
|
search_by_page_attach/search_by_page_attach.info.yml |
search_by_page_attach.install |
search_by_page_attach/search_by_page_attach.install |
|
Install hooks for search_by_page_attach module |
search_by_page_attach.module |
search_by_page_attach/search_by_page_attach.module |
|
Module file for Search by Page Attachments, a sub-module for Search by Page. |
search_by_page_nodes.info.yml |
search_by_page_nodes/search_by_page_nodes.info.yml |
|
search_by_page_nodes/search_by_page_nodes.info.yml |
search_by_page_nodes.module |
search_by_page_nodes/search_by_page_nodes.module |
|
Module file for Search by Page Nodes, a sub-module for Search by Page. |
search_by_page_paths.info.yml |
search_by_page_paths/search_by_page_paths.info.yml |
|
search_by_page_paths/search_by_page_paths.info.yml |
search_by_page_paths.install |
search_by_page_paths/search_by_page_paths.install |
|
Install hooks for search_by_page_paths module |
search_by_page_paths.module |
search_by_page_paths/search_by_page_paths.module |
|
Module file for Search by Page Paths, a sub-module for Search by Page. |
search_by_page_test.info |
tests/search_by_page_test.info |
|
name: 'Search By Page Test Module'
description: 'Test module for Search by Page - Do Not Enable!'
core: 8.x
package: "Testing"
hidden: TRUE |
search_by_page_users.info.yml |
search_by_page_users/search_by_page_users.info.yml |
|
search_by_page_users/search_by_page_users.info.yml |
search_by_page_users.module |
search_by_page_users/search_by_page_users.module |
|
Module file for Search by Page Users, a sub-module for Search by Page. |