AnnotationReader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets the annotations applied to a method. |
CachedReaderTest::testIgnoresStaleCache |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/CachedReaderTest.php |
|
Framework_AssertTest::testReadAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::readAttribute |
AbstractAnnotationLoaderTest::getReader |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php |
|
AbstractEntityBodyDecorator::isReadable |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Check if the stream is readable |
FileCacheReader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Get annotations for property |
FileCacheReader::clearLoadedAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Clear stores annotations |
update_manager_update_ready_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_update_ready_form(). |
AnnotationReader::getPropertyAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets a property annotation. |
PHPUnit_Framework_Assert::readAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns the value of an attribute of a class or an object.
This also works for attributes that are declared protected or private. |
Framework_AssertTest::testReadAttribute2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::readAttribute |
Framework_AssertTest::testReadAttribute3 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::readAttribute
@expectedException PHPUnit_Framework_Exception |
Framework_AssertTest::testReadAttribute4 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::readAttribute
@expectedException PHPUnit_Framework_Exception |
Framework_AssertTest::testReadAttribute5 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::readAttribute
@expectedException PHPUnit_Framework_Exception |
CommentThreadingTest::assertNoParentLink |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Asserts that the specified comment does not have a link to a parent. |
AnnotationReader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets the annotations applied to a property. |
AnnotationReader::collectParsingMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Collects parsing metadata for a given class |
PHPTransliteration::readLanguageOverrides |
function |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Reads in language overrides for a language code. |
PHPTransliteration::readLanguageOverrides |
function |
drupal/core/lib/Drupal/Core/Transliteration/PHPTransliteration.php |
Overrides \Drupal\Component\Transliteration\PHPTransliteration::readLanguageOverrides(). |
AnnotationReader::$ignoredAnnotationNames |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
In-memory cache mechanism to store ignored annotations per class. |
CommentThreadingTest::testCommentThreading |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Tests the comment threading. |
MimeTypeTest::testGuessWithNonReadablePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
DummyReadOnlyStreamWrapper::getInternalUri |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Override getInternalUri(). |
DummyReadOnlyStreamWrapper::getExternalUrl |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Override getExternalUrl(). |
SimpleAnnotationReader::getClassAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets a class annotation. |
ConfigFileContentTest::testReadWriteConfig |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
Tests setting, writing, and reading of a configuration setting. |
AbstractReaderTest::testTopLevelAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
ConcreteSessionHandlerInterfaceProxy::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
FieldMapEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
MemcacheSessionHandlerTest::testReadSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
CommentStorageController::releaseThreadLock |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Release the lock acquired for the thread in preSave(). |
DCOM58Test::testIssueSimpleAnnotationReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
|
PHPUnit_Util_Configuration::readFilterFiles |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
@since Method available since Release 3.2.3 |
SimpleAnnotationReader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets the annotations applied to a class. |
SimpleAnnotationReader::getMethodAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets a method annotation. |
AnnotationReader::getIgnoredAnnotationNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Returns the ignored annotations for the given class. |
FieldInstanceCrudTest::testReadFieldInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
Test reading back an instance definition. |
MemcachedSessionHandlerTest::testReadSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
DummyReadOnlyStreamWrapper::getDirectoryPath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Gets the path that the wrapper is responsible for. |
SimpleAnnotationReader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets the annotations applied to a method. |
AbstractReaderTest::testNonAnnotationProblem |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
SimpleAnnotationReader::getPropertyAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets a property annotation. |
ReadOnlyStreamWrapperTest::testWriteFunctions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
Test write functionality of the read-only stream wrapper. |
AbstractReaderTest::testImportWithInheritance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
FileProfilerStorageTest::testReadLineFromFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
CommentNodeAccessTest::testThreadedCommentView |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php |
Test that threaded comments can be viewed. |
CommentPagerTest::testCommentOrderingThreading |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Tests comment ordering and threading. |
SimpleAnnotationReader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets the annotations applied to a property. |
AbstractReaderTest::testAnnotationsWithVarType |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
RouteContentEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|