You are here

Files in EVA: Entity Views Attachment 8.2

Primary tabs

File namesort descending Location Namespace Description
core.entity_form_display.node.mini.default.yml tests/eva_test/config/install/core.entity_form_display.node.mini.default.yml tests/eva_test/config/install/core.entity_form_display.node.mini.default.yml
core.entity_view_display.node.just_eva.default.yml tests/eva_test/config/install/core.entity_view_display.node.just_eva.default.yml tests/eva_test/config/install/core.entity_view_display.node.just_eva.default.yml
docker-compose.yml tests/eva_docker/docker-compose.yml tests/eva_docker/docker-compose.yml
drupalci.yml drupalci.yml drupalci.yml
drush.sh tests/eva_docker/drush.sh #!/bin/bash CMD="cd web && drush $@" docker-compose exec drupal bash -c "$CMD"
eva-display-entity-view.html.twig templates/eva-display-entity-view.html.twig eva theme implementation for main view template.
eva.display.schema.yml config/schema/eva.display.schema.yml config/schema/eva.display.schema.yml
eva.info.yml eva.info.yml eva.info.yml
eva.module eva.module Module implementing EVA extra field and views display.
Eva.php src/Plugin/views/display/Eva.php Drupal\eva\Plugin\views\display
eva.services.yml eva.services.yml eva.services.yml
EvaTest.php tests/src/Functional/EvaTest.php Drupal\Tests\eva\Functional
EvaTestBase.php tests/src/Functional/EvaTestBase.php Drupal\Tests\eva\Functional
eva_test.info.yml tests/eva_test/eva_test.info.yml tests/eva_test/eva_test.info.yml
field.field.node.mini.body.yml tests/eva_test/config/install/field.field.node.mini.body.yml tests/eva_test/config/install/field.field.node.mini.body.yml
field.field.node.mini.field_page.yml tests/eva_test/config/install/field.field.node.mini.field_page.yml tests/eva_test/config/install/field.field.node.mini.field_page.yml
field.storage.node.field_page.yml tests/eva_test/config/install/field.storage.node.field_page.yml tests/eva_test/config/install/field.storage.node.field_page.yml
install.sh tests/eva_docker/install.sh #!/bin/bash echo "Configure the site" docker-compose exec drupal bash -c "/startup.sh" echo "Enabling modules..." docker-compose exec drupal bash -c "cd web && drush en -y eva eva_test…
node.type.another_eva.yml tests/eva_test/config/install/node.type.another_eva.yml tests/eva_test/config/install/node.type.another_eva.yml
node.type.just_eva.yml tests/eva_test/config/install/node.type.just_eva.yml tests/eva_test/config/install/node.type.just_eva.yml
node.type.mini.yml tests/eva_test/config/install/node.type.mini.yml tests/eva_test/config/install/node.type.mini.yml
node.type.page_with_related_articles.yml tests/eva_test/config/install/node.type.page_with_related_articles.yml tests/eva_test/config/install/node.type.page_with_related_articles.yml
README.txt README.txt ABOUT "Eva" is short for "Entity Views Attachment;" it provides a Views display plugin that allows the output of a View to be attached to the content of any Drupal entity. The body of a node or comment, the profile of a user…
README.txt tests/eva_docker/README.txt The purpose of this directory is local replication of reported issues for EVA. It contains a Docker network and a composer-specified Drupal installation. The EVA module is linked from the parent directory (i.e., local changes and patches may be…
test.sh tests/eva_docker/test.sh #!/bin/bash . .env echo "Running tests..." for class in $TEST_CLASSES; do docker-compose exec -u www-data drupal bash -c "php web/core/scripts/run-tests.sh --verbose --class…
TokenHandler.php src/TokenHandler.php Drupal\eva
ViewDisplays.php src/ViewDisplays.php Drupal\eva
views.view.2873385.yml tests/eva_test/config/install/views.view.2873385.yml tests/eva_test/config/install/views.view.2873385.yml
views.view.2873385_eva.yml tests/eva_test/config/install/views.view.2873385_eva.yml tests/eva_test/config/install/views.view.2873385_eva.yml
views.view.articles.yml tests/eva_test/config/install/views.view.articles.yml tests/eva_test/config/install/views.view.articles.yml

Other projects