ChainEntityResolver.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/EntityResolver/ChainEntityResolver.php |
Contains \Drupal\serialization\EntityResolver\ChainEntityResolver |
LanguageTestManager.php |
file |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestManager.php |
Contains \Drupal\language_test\LanguageTestManager. |
ConfirmFormTestForm.php |
file |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php |
Contains \Drupal\form_test\ConfirmFormTestForm. |
Schema::fieldSetDefault |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Set the default value for a field. |
TwigFunctionTokenParser |
class |
drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php |
A class that defines the Twig token parser for Drupal. |
ViewExecutable::$filter |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the filter handlers which are initialized on this view. |
_search_excerpt_replace |
function |
drupal/core/modules/search/search.module |
Helper function for array_walk() in search_excerpt(). |
DrupalKernel::serialize |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
|
ViewTestData::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php |
Returns the views data definition. |
Graph::depthFirstSearch |
function |
drupal/core/lib/Drupal/Component/Graph/Graph.php |
Performs a depth-first search on a graph. |
HandlerTest::testUICRUD |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/HandlerTest.php |
Tests UI CRUD. |
Response::isServerError |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Was there a server side error? |
UserRoleUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserRoleUpgradePathTest.php |
Tests upgrading a bare database with user role data. |
CacheProvider::doDelete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Deletes a cache entry. |
JsonEncode::__construct |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php |
|
DynamicRouter::generate |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Generates a URL from the given parameters. |
RestExport::setMimeType |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Sets the request content type. |
Role::submitOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php |
Provide the default form form for submitting options |
MemcacheMock::addServer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
Add a memcached server to connection pool |
SystemAuthorizeTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Definition of Drupal\system\Tests\System\SystemAuthorizeTest. |
translation_update_8000 |
function |
drupal/core/modules/translation/translation.install |
Rename the translate content permission. |
_system_is_incompatible |
function |
drupal/core/modules/system/system.admin.inc |
Recursively check compatibility. |
Connection::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Constructs a Connection object. |
EditFieldForm::validate |
function |
drupal/core/modules/edit/lib/Drupal/edit/Form/EditFieldForm.php |
Validates the form. |
SiteSchema::SYNDICATION |
constant |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php |
|
EntityAccessTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Sets up Drupal unit test environment. |
DynamicRouter::supports |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Delegate to our generator |
Title::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php |
Overrides Drupal\views\Plugin\views\AreaPluginBase::buildOptionsForm(). |
RestExport::getMimeType |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Gets the mime type. |
TestEventDispatcher.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestEventDispatcher.php |
|
LockBackendAbstract.php |
file |
drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php |
Definition of Drupal\Core\Lock\LockBackendAbstract. |
translation_update_8001 |
function |
drupal/core/modules/translation/translation.install |
Moves "translation_language_type" from variable to config. |
_language_resolved_path |
function |
drupal/core/includes/bootstrap.inc |
Stores or retrieves the path derived during language negotiation. |
ViewExecutable::$header |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the area handlers for the header which are initialized on this view. |
LocalStream::stream_eof |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for feof(). |
DisplayPath::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayPath.php |
Views used by this test. |
SiteSchema::$schemaPath |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php |
The relative base path of the instantiated schema. |
twig_ensure_traversable |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
StyleTest::testGrouping |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
|
ScssFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/ScssFilter.php |
|
BulkForm::defineOptions |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/views/field/BulkForm.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::defineOptions(). |
FileLocator::fileExists |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Check if a file can be found for this class name. |
FilterPluginManager.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/FilterPluginManager.php |
Contains \Drupal\filter\FilterPluginManager. |
DatabaseLockBackend.php |
file |
drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php |
Definition of Drupal\Core\Lock\DatabaseLockBackend. |
rdf_test_rdf_namespaces |
function |
drupal/core/modules/rdf/tests/rdf_test.module |
Implements hook_rdf_namespaces(). |
ViewExecutable::$footer |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the area handlers for the footer which are initialized on this view. |
TypedConfigManager::get |
function |
drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php |
Gets typed configuration data. |
SiteSchema::__construct |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php |
Constructor. |
ApacheUrlMatcher::match |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php |
Tries to match a URL based on Apache mod_rewrite matching. |
YamlDumper::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php |
Constructor. |