IntrospectableContainerInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php |
IntrospectableContainerInterface defines additional introspection functionality
for containers, allowing logic to be implemented based on a Container's state. |
ImmutableEventDispatcherTest.php |
file |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
FieldUnitTest::testClickSortable |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests whether the filters are click sortable as expected. |
ViewExecutable::$attachment_after |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Attachments to place after the view. |
ElementsTableSelectTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Modules to enable. |
UrlAliasFixtures::tableDefinition |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php |
Returns the table definition for the URL alias fixtures. |
ViewExecutable::viewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Provide a list of views handler types used in a view, with some information
about them. |
ResettableStaticUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php |
|
NodeAccessBaseTableTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Modules to enable. |
NodeAccessBaseTableTest::$profile |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
The installation profile to use with this test. |
ViewExecutable::setShowAdminLinks |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Enables admin links on the rendered view. |
ViewExecutable::getShowAdminLinks |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Returns whether admin links should be rendered on the view. |
locale_translation_language_table |
function |
drupal/core/modules/locale/locale.pages.inc |
Form element callback: After build changes to the language update table. |
theme_views_ui_style_plugin_table |
function |
drupal/core/modules/views_ui/views_ui.theme.inc |
Theme the form for the table style plugin |
ViewExecutableTest::setUpFixtures |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Sets up the configuration and schema of views and views_test_data modules. |
RegressionTest::testDBTableExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
Tests the db_table_exists() function. |
Request::isResponseBodyRepeatable |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Determine if the response body is repeatable (readable + seekable) |
locale_translatable_language_list |
function |
drupal/core/modules/locale/locale.module |
Returns list of translatable languages. |
EntityBCDecorator::isTranslatable |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
_form_test_tableselect_empty_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Test functionality of the tableselect #empty property. |
ViewExecutable::$attachment_before |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Attachments to place before the view. |
ViewExecutable::$exposed_raw_input |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Exposed widget input directly from the $form_state['values']. |
ViewsDataTest::testFetchBaseTables |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the fetchBaseTables() method. |
TableSortExtenderUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
|
ViewExecutableTest::testProperties |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the accessing of values on the object. |
Request::getAcceptableContentTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets a list of content types acceptable by the client browser |
TemporaryQueryTest::countTableRows |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TemporaryQueryTest.php |
Returns the number of rows of a table. |
ImmutableEventDispatcher::dispatch |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Dispatches an event to all registered listeners. |
StringDatabaseStorage::dbFieldTable |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets table alias for field. |
ViewExecutable::$many_to_one_tables |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the many-to-one tables for performance. |
SelectTableSortDefaultTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
|
TableSortExtenderUnitTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Deletes created files, database tables, and reverts all environment changes. |
ViewExecutableTest::testInitMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the initDisplay() and initHandlers() methods. |
_form_test_tableselect_form_builder |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Build a form to test the tableselect element. |
_form_test_tableselect_colspan_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Test the tableselect #colspan functionality. |
field_test_entity_info_translatable |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Helper function to enable entity translations. |
ImmutableEventDispatcherTest::setUp |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
DummyJoinTable::$inverseJoinColumns |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
RedirectableUrlMatcherInterface.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php |
|
ExecutableManagerInterface::execute |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php |
Executes an executable plugin. |
StringDatabaseStorage::dbStringTable |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets table name for storing string object. |
template_preprocess_views_view_table |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views table templates. |
DatabaseFileUsageBackend::$tableName |
property |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
The name of the SQL table used to store file usage information. |
translation_entity_translatable_form |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form constructor for the confirmation of translatability switching. |
IntrospectableContainerInterface.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php |
|
ViewExecutableTest::testConstructing |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the generation of the executable object. |
Twig_Node_Module::compileIsTraitable |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
translation_entity_types_translatable |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Returns all the translatable entity types. |
_field_sql_storage_revision_tablename |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Generates a table name for a field revision archive table. |
translation_entity_translatable_batch |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Batch callback: Converts field data to or from Language::LANGCODE_NOT_SPECIFIED. |