DatabaseStorageControllerNG::$dataTable |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The table that stores properties, if the entity has multilingual support. |
AssetCollectionFilterIterator::$visited |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php |
|
ExceptionDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|
AssetCollectionFilterIterator::$sources |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php |
|
InstantiatorInterface::instantiateProxy |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/InstantiatorInterface.php |
Instantiates a proxy object. |
ActionAddFormController::$actionManager |
property |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
The action manager. |
PhpStreamWrapperInterface::stream_flush |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
FilterFormatAccessTest::testFormatRoles |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
Tests if text format is available to a role. |
Twig_Node_Expression_ExtensionReference |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php |
Represents an extension call node. |
AcceptHeaderTest::provideFromStringData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
|
ToolbarHookToolbarTest::testHookToolbar |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php |
Tests for a tab and tray provided by a module implementing hook_toolbar(). |
AjaxCommandsUnitTest::testAddCssCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that AddCssCommand objects can be constructed and rendered. |
ParameterNotFoundException::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
Constructor. |
ClassMetadata::isAssociationInverseSide |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the association is the inverse side of a bidirectional association |
AnnotationWithAttributes::getAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
field_sql_storage_field_storage_details |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_details(). |
DatabaseStorageControllerNG::buildQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Builds the query to load the entity. |
ActionAddFormController::createInstance |
function |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
Instantiates a new instance of this entity controller. |
DatabaseStorageControllerNG::attachLoad |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::attachLoad(). |
AbstractEntityBodyDecorator::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Convert the stream to a string if the stream is readable and the stream is seekable. |
PHP_CodeCoverage_FilterTest::testIsFile |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::isFile |
AjaxCommandsUnitTest::testAppendCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that AppendCommand objects can be constructed and rendered. |
ParameterNotFoundException::getSourceId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
PHPUnit_Framework_TestResult::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Informs the result that a test will be started. |
AjaxCommandsUnitTest::testBeforeCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that BeforeCommand objects can be constructed and rendered. |
entity.view_mode.taxonomy_term.full.yml |
file |
drupal/core/modules/taxonomy/config/entity.view_mode.taxonomy_term.full.yml |
drupal/core/modules/taxonomy/config/entity.view_mode.taxonomy_term.full.yml |
ParameterNotFoundException::setSourceId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
template_preprocess_toolbar_tab_wrapper |
function |
drupal/core/modules/toolbar/toolbar.module |
Implements template_preprocess_HOOK(). |
AbstractAnnotationLoaderTest::getReader |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php |
|
DatabaseStorageControllerNG::invokeHook |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::invokeHook(). |
WebTestBase::$originalShutdownCallbacks |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The original shutdown handlers array, before it was cleaned for testing purposes. |
AbstractEntityBodyDecorator::uncompress |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
Process::getEnhanceWindowsCompatibility |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Gets whether or not Windows compatibility is enabled. |
UpgradePathTestBase::$configDirectories |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
|
Process::setEnhanceWindowsCompatibility |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Sets whether or not Windows compatibility is enabled. |
UpgradePathTestBase::$databaseDumpFiles |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
The file path(s) to the dumped database(s) to load into the child site. |
AjaxCommandsUnitTest::testInsertCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that InsertCommand objects can be constructed and rendered. |
ContentAwareGenerator::getRouteByLocale |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php |
|
NormalizableTraversableDummy::normalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/NormalizableTraversableDummy.php |
Normalizes the object into an array of scalars|arrays. |
PhpStreamWrapperInterface::dir_closedir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
FilterStringTest::testFilterStringEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
AjaxCommandsUnitTest::testInvokeCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that InvokeCommand objects can be constructed and rendered. |
CKEditorTest::testBuildToolbarJSSetting |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php |
Tests CKEditor::buildToolbarJSSetting(). |
AjaxCommandsUnitTest::testRemoveCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that RemoveCommand objects can be constructed and rendered. |
WizardPluginBase::defaultDisplayOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Assembles the default display options for the view. |
InlineServiceDefinitionsPass::$compiler |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
|
ValidationVisitorTest::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
WizardPluginBase::defaultDisplayFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves all filter information used by the default display. |
EntityTestAccessController::checkAccess |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Performs access checks. |
StyleSerializerTest::testFieldRawOutput |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Tests the raw output options for row field rendering. |