ViewUI::getExportProperties |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::getExportProperties(). |
RestExport::displaysExposed |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Determine if this display should display the exposed
filters widgets, so the view will know whether or not
to render them. |
ConfigExportForm::getFormID |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php |
Returns a unique string identifying the form. |
ConfigExportForm::buildForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php |
Form constructor. |
Action::getExportProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
Entity::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::getExportProperties(). |
LocaleExportTest::getPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Helper function that returns a proper .po file. |
ConfigExportForm::submitForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php |
Form submission handler. |
locale_translate_export_form |
function |
drupal/core/modules/locale/locale.bulk.inc |
Form constructor for the Gettext translation files export form. |
DebugTest::testExportDateTime |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/DebugTest.php |
|
StaticReflectionClass::export |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
Util_TypeTest::exportProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php |
|
LocaleExportTest::$admin_user |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
A user able to create languages and export translations. |
StaticReflectionMethod::export |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
ConfigExportForm::validateForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php |
Form validation handler. |
ConfigTest::getExportProperties |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigTest.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::getExportProperties(); |
book-node-export-html.html.twig |
file |
drupal/core/modules/book/templates/book-node-export-html.html.twig |
Default theme implementation for a single node in a printer-friendly outline. |
StaticReflectionProperty::export |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
ConfigController::downloadExport |
function |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Downloads a tarball of the site configuration. |
FilterFormat::getExportProperties |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
LocaleExportTest::getCustomPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Helper function that returns a .po file which strings will be marked
as customized. |
FieldInstance::getExportProperties |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
PHPUnit_Util_Type::recursiveExport |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Recursive implementation of export |
PHPUnit_Util_Type::shortenedExport |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Type.php |
Exports a value into a single-line string |
Util_TypeTest::testShortenedExport |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php |
@dataProvider shortenedExportProvider |
XmlDumperTest::testExportParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
PhpDumperTest::testExportParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
@expectedException InvalidArgumentException |
locale_translate_export_form_submit |
function |
drupal/core/modules/locale/locale.bulk.inc |
Form submission handler for locale_translate_export_form(). |
EntityInterface::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Retrieves the exportable properties of the entity. |
template_preprocess_book_export_html |
function |
drupal/core/modules/book/book.module |
Prepares variables for book export templates. |
ConfigEntityBase::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
EntityDisplayBase::getExportProperties |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
Util_TypeTest::shortenedExportProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php |
|
EntityBCDecorator::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
LocaleExportTest::testExportTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Test exportation of translations. |
Util_TypeTest::testNonBinaryStringExport |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TypeTest.php |
@dataProvider provideNonBinaryMultibyteStrings |
PHPUnit_Util_GlobalState::exportVariable |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
template_preprocess_book_node_export_html |
function |
drupal/core/modules/book/book.module |
Prepares variables for single node export templates. |
LocalePluralFormatTest::testPluralEditExport |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Tests plural editing and export functionality. |
LocaleExportTest::testExportTranslationTemplateFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Test exportation of translation template file. |
Issue581Test::testExportingObjectsDoesNotBreakWindowsLineFeeds |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/581/Issue581Test.php |
|