Twig_TokenStream::next |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Sets the pointer to the next token and returns the old one. |
EntityStorageException |
class |
drupal/core/lib/Drupal/Core/Entity/EntityStorageException.php |
Defines an exception thrown when storage operations fail. |
RequestFactory::create |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Create a new request based on the HTTP method |
Schema::createFieldSql |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Create an SQL string for a field to be used in table creation or alteration. |
search_comment_publish |
function |
drupal/core/modules/search/search.module |
Implements hook_comment_publish(). |
QueryString::setPrefix |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Set the query string prefix |
LoggerInterface::debug |
function |
drupal/core/vendor/psr/log/Psr/Log/LoggerInterface.php |
Detailed debug information. |
CommentTestBase::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/CommentTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
RestExport::$usesPager |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::$usesPager. |
TipPluginText::getBody |
function |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/tour/tip/TipPluginText.php |
Returns body of the text tip. |
CategorizeFeedTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedTest.php |
Definition of Drupal\aggregator\Tests\CategorizeFeedTest. |
template_process_field |
function |
drupal/core/modules/field/field.module |
Theme process function for theme_field() and field.html.twig. |
TestBase::$skipClasses |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
This class is skipped when looking for the source of an assertion. |
Twig_TokenStream::look |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Looks at the next token. |
rdf_preprocess_comment |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_preprocess_HOOK() for comment.html.twig. |
SelectExtender::__call |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Magic override for undefined methods. |
expectedFileFormat.txt |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/expectedFileFormat.txt |
FOO |
AggregatorCronTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorCronTest.php |
Definition of Drupal\aggregator\Tests\AggregatorCronTest. |
StatementInterface.php |
file |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Definition of Drupal\Core\Database\StatementInterface |
ViewUI::setNewRevision |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::setNewRevision(). |
Twig_TokenStream::test |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Tests the current token |
QueryString::urlEncode |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Returns an array of url encoded field names and values |
DrupalKernel::$storage |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
PHP code storage object to use for the compiled container. |
FieldInstance::saveNew |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Saves a new field instance definition. |
RestExport::$usesAreas |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::$usesAreas. |
DefaultNumberFormatter |
class |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Parent plugin for decimal and integer formatters |
MemcachedMock::getData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
|
views_test_data.module |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Helper module for Views tests. |
TestPhpMailFailure.php |
file |
drupal/core/modules/system/tests/modules/system_mail_failure_test/lib/Drupal/system_mail_failure_test/TestPhpMailFailure.php |
Contains \Drupal\system_mail_failure_test\TestPhpMailFailure. |
NcsLastCommentName.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/sort/NcsLastCommentName.php |
Definition of Drupal\comment\Plugin\views\sort\NcsLastCommentName. |
TranslationManager.php |
file |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Contains \Drupal\Core\StringTranslation\TranslationManager. |
language_types_get_all |
function |
drupal/core/includes/bootstrap.inc |
Returns an array of the available language types. |
LocalStream::getTarget |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Returns the local writable target of the resource within the stream. |
DeleteForm::submitForm |
function |
drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php |
Form submission handler. |
ErrorHandler::$loggers |
property |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php |
|
DisplayFeedTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php |
Sets up a Drupal site for running functional and integration tests. |
UninstallTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
|
TimeValidator::PATTERN |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/TimeValidator.php |
|
CriteriaTest::testExpr |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php |
|
OptionsFieldUITest.php |
file |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Contains \Drupal\options\Tests\OptionsFieldUITest. |
Response::$statusTexts |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
|
ErrorHandler::register |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php |
Registers the error handler. |
PHPUnit_Util_Log_JUnit |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
A TestListener that generates a logfile of the test execution in XML markup. |
SerializerAwareEncoder |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/SerializerAwareEncoder.php |
SerializerAware Encoder implementation |
RouteEnhancerInterface |
interface |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteEnhancerInterface.php |
A route enhancer can change the values in the route data arrays |
MetadataBagTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
file_test_views.module |
file |
drupal/core/modules/file/tests/modules/file_test_views/file_test_views.module |
|
RemoveFeedItemTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php |
Definition of Drupal\aggregator\Tests\RemoveFeedItemTest. |
PictureAdminUITest.php |
file |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Definition of Drupal\picture\Tests\PictureAdminUITest. |
AbstractComparison.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/AbstractComparison.php |
|