StyleSerializerTest::$testViews |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Views used by this test. |
CheckDefinitionValidityPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
Twig_Loader_Filesystem::isFresh |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Returns true if the template is still fresh. |
ContainerBuilder::createService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Creates a service for a service definition. |
StyleSerializerTest::$adminUser |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
A user with administrative privileges to look at test entity and configure views. |
Twig_Node_Expression_AssignName |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php |
|
ViewExecutable::createDuplicate |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Creates a duplicate ViewExecutable object. |
ViewEditFormController::actions |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
Twig_TokenParserBroker::$parser |
property |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
|
EasyRdf_Graph::classForResource |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Work out the class to instantiate a resource as
@ignore |
ExceptionDataCollector::getCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the exception code. |
field_test_field_storage_delete |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_delete(). |
CKEditorTest::testGetJSSettings |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php |
Tests CKEditor::getJSSettings(). |
ImageFieldDefaultImagesTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Definition of Drupal\image\Tests\ImageFieldDefaultImagesTest. |
FileSelection::buildEntityQuery |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/entity_reference/selection/FileSelection.php |
Overrides SelectionBase::buildEntityQuery(). |
AnnotationTargetMethod::$target |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetMethod.php |
|
bartik_process_maintenance_page |
function |
drupal/core/themes/bartik/bartik.theme |
Implements hook_process_HOOK() for maintenance-page.html.twig. |
ExceptionDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Returns the name of the collector. |
ValidationVisitorTest::$visitor |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
ContentAwareGenerator::supports |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php |
We additionally support empty name and data in parameters and RouteAware content |
AnnotationFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
ExceptionInSetUpTest::$tearDown |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInSetUpTest.php |
|
CurrencyValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
|
edit_field_formatter_info_alter |
function |
drupal/core/modules/edit/edit.module |
Implements hook_field_formatter_info_alter(). |
ViewUnitTestBase::setUpFixtures |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Sets up the configuration and schema of views and views_test_data modules. |
ScopeCrossingInjectionException |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
This exception is thrown when the a scope crossing injection is detected. |
PHPUnit_Util_XML::prepareString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
@author Kore Nordmann <mail@kore-nordmann.de>
@since Method available since Release 3.4.6 |
FilterSecurityTest::$admin_user |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
A user with administrative permissions. |
HandlerBase::validateExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the options form. |
WizardPluginBaseUnitTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php |
Sets up Drupal unit test environment. |
NativeSessionStorage::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Checks if the session is started. |
AnnotationWithConstants::STRING |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithConstants.php |
|
BarClassFactory::createBarClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/interfaces2.php |
|
ValidationVisitorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
CurrencyValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
|
AnnotationWithConstants::$value |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithConstants.php |
|
EntityDisplayBase::getComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Gets the display options set for a component. |
ConfigImporterTest::testDeleted |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
Tests deletion of configuration during import. |
EasyRdf_Parser_Turtle::parseURI |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a URI / IRI
@ignore |
AnnotationDirectoryLoader::load |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php |
Loads from annotations from a directory. |
AccessPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Retrieve the options when this is a new access
control plugin |
field_test_entity_bundle_rename |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_entity_bundle_rename(). |
EntityDisplayBase::setComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Sets the display options for a component. |
SerializerTest::testDeserialize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
ConfigImporterTest::testUpdated |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
Tests updating of configuration during import. |
ExceptionListener::logException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php |
Logs an exception. |
IssnValidatorTest::getValidIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
_user_cancel_session_regenerate |
function |
drupal/core/modules/user/user.module |
Finished batch processing callback for cancelling a user account. |
PHPUnit_Util_XML::xmlToVariable |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
"Convert" a DOMElement object into a PHP variable. |
ImageFormatter::settingsSummary |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Returns a short summary for the current formatter settings. |