DocParser::syntaxError |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Generates a new syntax error. |
ArrayCollection::slice |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Extract a slice of $length elements starting at position $offset from the Collection. |
Twig_Error::updateRepr |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
ConfigEntityBase::sort |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Helper callback for uasort() to sort configuration entities by weight and label. |
DocParser::classExists |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Attempt to check if a class exists or not. This never goes through the PHP autoloading mechanism
but uses the {@link AnnotationRegistry} to load classes. |
CommentTestBase::$node |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
A test node to which comments will be posted. |
config.storage.staging |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\FileStorage |
MultiFormTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php |
|
UrlGenerator::generate |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
Generates a URL or path for a specific route based on the given parameters. |
SearchSimplifyTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchSimplifyTest.php |
Definition of Drupal\search\Tests\SearchSimplifyTest. |
drupal_pre_render_link |
function |
drupal/core/includes/common.inc |
Pre-render callback: Renders a link into #markup. |
FieldInstanceInterface |
interface |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceInterface.php |
Provides an interface defining a field instance entity. |
user_menu_link_presave |
function |
drupal/core/modules/user/user.module |
Implements hook_menu_link_presave(). |
QueryAggregate::finish |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Overrides \Drupal\field_sql_storage\Entity\Query::finish(). |
ToolbarHookToolbarTest |
class |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php |
Tests the toolbar tab and tray registration. |
CommentTestBase::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_Loader_Filesystem |
class |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Loads template from the filesystem. |
batch_test_simple_form |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form constructor for a batch selection form. |
ConfigItem::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php |
Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::submitForm(). |
DocParser::Annotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Annotations ::= Annotation {[ "*" ]* [Annotation]}* |
ProviderBasedGenerator |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ProviderBasedGenerator.php |
A Generator that uses a RouteProvider rather than a RouteCollection |
EventDataCollector.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
|
config_admin_sync_form |
function |
drupal/core/modules/config/config.admin.inc |
Helper function to construct the storage changes in a configuration synchronization form. |
Mimetypes::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Mimetypes.php |
Get a singleton instance of the class |
NodeTypeTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Modules to enable. |
VocabularyLanguageTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Tests for the language feature on vocabularies. |
FlashBagTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
QueryAggregate::result |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Overrides \Drupal\field_sql_storage\Entity\Query::result(). |
JoinPluginBase::$table |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
The table to join (right table). |
QueryTest::$conditions |
property |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
|
ExtensionInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
|
JoinPluginBase::$field |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
The field to join on (right field). |
GraphvizDumperTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php |
|
ViewExecutable::access |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Determine if the given user has access to the view. Note that
this sets the display handler if it hasn't been. |
SearchBlockTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
Sets up a Drupal site for running functional and integration tests. |
Select::getExpressions |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Returns a reference to the expressions array for this query. |
PageCacheTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
|
telephone_field_schema |
function |
drupal/core/modules/telephone/telephone.install |
Implements hook_field_schema(). |
ArchiveTar::_isArchive |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
drupal_render_children |
function |
drupal/core/includes/common.inc |
Renders children of an element and concatenates them. |
EntityDisplayBase::$id |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Unique ID for the config entity. |
user_uid_optional_load |
function |
drupal/core/modules/user/user.module |
Load either a specified or the current user account. |
ThemeSettings::setData |
function |
drupal/core/lib/Drupal/Core/Theme/ThemeSettings.php |
Replaces the data of this theme settings object. |
DownloadTest::checkUrl |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php |
Download a file from the URL generated by file_create_url(). |
RedirectableUrlMatcher |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/RedirectableUrlMatcher.php |
@author Fabien Potencier <fabien@symfony.com> |
FlashBagTest::testPeek |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
RevisionLinkRevert.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkRevert.php |
Definition of Drupal\node\Plugin\views\field\RevisionLinkRevert. |
Schema::$defaultSchema |
property |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Override DatabaseSchema::$defaultSchema |
ArchiveTar::_openWrite |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
ExceptionInTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |