user_update_dependencies |
function |
drupal/core/modules/user/user.install |
Implements hook_update_dependencies(). |
entity_access_controller |
function |
drupal/core/includes/entity.inc |
Returns the entity access controller for the given entity type. |
ExceptionTest::testSeven |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php |
@expectedException Class
@expectedExceptionMessage Message
@expectedExceptionCode ExceptionCode |
ConfigInstallTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
Sets up Drupal unit test environment. |
DeleteForm::validateForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
GenericEvent::getSubject |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php |
Getter for subject property. |
BundleInterface::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php |
Returns the bundle name (the class short name). |
Display::$layoutSettings |
property |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php |
The settings with which to instantiate the layout plugin. |
RegisterMatchersPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterMatchersPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterMatchersPass. |
AcceptHeaderItemTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php |
|
ExceptionTest::testEight |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php |
@expectedException Class
@expectedExceptionMessage Message
@expectedExceptionCode 0 |
ScanDirectoryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Sets up a Drupal site for running functional and integration tests. |
DisplayPluginBase::$view |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
The top object of a view. |
NodeRevision::$pathField |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Set default values for the path field options. |
EntityReference::getType |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::getType(). |
image_field_delete_field |
function |
drupal/core/modules/image/image.module |
Implements hook_field_delete_field(). |
ImageToolkitForm::create |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Instantiates a new instance of this controller. |
FieldUnitTestBase::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Set the default field storage backend for fields created during tests. |
CompassFilter::$fontsDir |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
Request::getResponseBody |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
|
BundleInterface::getPath |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php |
Gets the Bundle directory path. |
Combine::opNotStartsWith |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Combine.php |
|
EntityReference::execute |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::execute(). |
RedirectResponseTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
QueueDatabaseFactory.php |
file |
drupal/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php |
Contains \Drupal\Core\Queue\QueueDatabaseFactory. |
image_field_update_field |
function |
drupal/core/modules/image/image.module |
Implements hook_field_update_field(). |
ConfigSnapshotSubscriber |
class |
drupal/core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php |
Create a snapshot when config is imported. |
MatcherDumper::addRoutes |
function |
drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php |
Adds additional routes to be dumped. |
CustomBlockTypeInterface |
interface |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeInterface.php |
Provides an interface defining a custom block type entity. |
EsiResponseCacheStrategy |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategy.php |
EsiResponseCacheStrategy knows how to compute the Response cache HTTP header
based on the different ESI response cache headers. |
ArgumentPluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
ClosureExpressionVisitor |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Walks an expression graph and turns it into a PHP closure. |
StreamInterface::getSize |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Get the size of the stream if able |
AssetFactory::parseInput |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Parses an input string string into an asset. |
Request::processResponse |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Process a received response |
FormObjectTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormObjectTest.php |
Modules to enable. |
DebugClassLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php |
|
hook_entity_prepare_view |
function |
drupal/core/includes/entity.api.php |
Act on entities as they are being prepared for view. |
WebTestBase::assertField |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field exists with the given name or id. |
MatcherDumper::getRoutes |
function |
drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php |
Gets the routes to match. |
DatabaseQueue::claimItem |
function |
drupal/core/lib/Drupal/Core/Queue/DatabaseQueue.php |
Implements Drupal\Core\Queue\QueueInterface::claimItem(). |
CompassFilter::$httpPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
RouterTest::testCanRoute |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that the router can get to a controller. |
RangeValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/RangeValidator.php |
Checks if the passed value is valid. |
LocaleInstallTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Sets up a Drupal site for running functional and integration tests. |
TypeValidatorTest::$file |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
entity_render_controller |
function |
drupal/core/includes/entity.inc |
Returns an entity render controller for a given entity type. |
ClientInterface::options |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Create an OPTIONS request for the client |
EntityWrapper::getString |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Overrides \Drupal\Core\TypedData\TypedData::getString(). |
HtmlToTextTest::testTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test all supported tags of drupal_html_to_text(). |