MCPcopy Create free account

hub / github.com/internetarchive/openlibrary / functions

Functions6,179 in github.com/internetarchive/openlibrary

Method__init__
(self, rec, element: etree._Element)
openlibrary/catalog/marc/marc_xml.py:39
Method__init__
(self, record: etree._Element)
openlibrary/catalog/marc/marc_xml.py:66
Method__init__
:param encoding str: 'utf8' or 'marc8'
openlibrary/catalog/marc/tests/test_marc_binary.py:9
Method__init__
(self, subfields)
openlibrary/catalog/marc/tests/test_marc.py:7
Method__init__
(self, marc_field, subfields)
openlibrary/catalog/marc/tests/test_marc.py:37
Method__init__
(self, ol_host: str)
openlibrary/solr/data_provider.py:295
Method__init__
Test with import web; import infogami from openlibrary.config import load_config load_config('/openlibrary/config/openlibrary.
openlibrary/solr/data_provider.py:324
Method__init__
(self, list: dict, solr_reply: dict | None = None)
openlibrary/solr/updater/list.py:75
Method__init__
(self, data_provider: DataProvider)
openlibrary/solr/updater/abstract.py:17
Method__init__
(self, author: dict, solr_reply: dict)
openlibrary/solr/updater/author.py:63
Method__init__
( self, edition: dict, solr_work: WorkSolrBuilder | None = None, ia_metadata:
openlibrary/solr/updater/edition.py:114
Method__init__
( self, work: dict, editions: list[dict], authors: list[dict], series:
openlibrary/solr/updater/work.py:273
Method__iter__
(self)
scripts/monitoring/solr_logs_monitor.py:129
Method__iter__
(self)
openlibrary/plugins/upstream/utils.py:131
Method__le__
(self, other)
openlibrary/utils/__init__.py:213
Method__len__
(self)
openlibrary/plugins/upstream/utils.py:134
Method__lt__
(self, other)
scripts/affiliate_server.py:106
Method__lt__
(self, other)
openlibrary/utils/__init__.py:218
Method__next__
(self)
scripts/monitoring/solr_logs_monitor.py:132
Method__radd__
(self, other)
openlibrary/i18n/__init__.py:377
Method__repr__
(self)
openlibrary/api.py:305
Method__repr__
(self)
openlibrary/utils/form.py:28
Method__repr__
(self)
openlibrary/utils/form.py:187
Method__repr__
(self)
openlibrary/i18n/__init__.py:371
Method__repr__
(self)
openlibrary/core/models.py:98
Method__repr__
(self)
openlibrary/core/models.py:255
Method__repr__
(self)
openlibrary/core/models.py:532
Method__repr__
(self)
openlibrary/core/models.py:856
Method__repr__
(self)
openlibrary/core/models.py:1117
Method__repr__
(self)
openlibrary/core/lists/model.py:145
Method__repr__
(self)
openlibrary/core/lists/model.py:606
Method__repr__
(self)
openlibrary/tests/core/test_unmarshal.py:19
Method__repr__
(self)
openlibrary/plugins/upstream/utils.py:578
Method__repr__
(self)
openlibrary/plugins/upstream/utils.py:1222
Method__repr__
(self)
openlibrary/plugins/openlibrary/tests/test_home.py:18
Method__repr__
(self)
openlibrary/plugins/openlibrary/tests/test_stats.py:19
Method__repr__
(self)
openlibrary/plugins/admin/services.py:54
Method__repr__
(self)
openlibrary/plugins/admin/graphs.py:71
Method__setitem__
(self, key, doc)
openlibrary/mocks/mock_infobase.py:369
Method__str__
(self)
scripts/copydocs.py:155
Method__str__
(self)
openlibrary/utils/form.py:25
Method__str__
(self)
openlibrary/utils/form.py:131
Method__str__
(self)
openlibrary/i18n/__init__.py:368
Method__str__
(self)
openlibrary/plugins/admin/graphs.py:74
Method__str__
(self)
openlibrary/catalog/utils/__init__.py:421
Method__str__
(self)
openlibrary/catalog/add_book/__init__.py:125
Method__str__
(self)
openlibrary/catalog/add_book/__init__.py:133
Method__str__
(self)
openlibrary/catalog/add_book/__init__.py:141
Method__str__
(self)
openlibrary/catalog/add_book/__init__.py:149
Method__str__
(self)
openlibrary/catalog/add_book/__init__.py:157
Method__str__
(self)
openlibrary/catalog/add_book/__init__.py:165
Method_arrowStyle
()
openlibrary/components/lit/OlTooltip.js:383
Method_auth_setup
(self, fastapi_client, mock_authenticated_user, mock_user_factory, monkeypatch)
openlibrary/tests/fastapi/test_importapi.py:123
Method_auth_setup
(self, fastapi_client, mock_authenticated_user, mock_user_factory, monkeypatch)
openlibrary/tests/fastapi/test_importapi.py:202
Function_clean_active_experiments
()
openlibrary/tests/core/test_experiments.py:7
Method_clearAllFilters
()
openlibrary/plugins/openlibrary/js/search-modal/SearchModal.js:1623
Method_clearInput
()
openlibrary/plugins/openlibrary/js/search-modal/SearchModal.js:992
Method_closeModal
()
openlibrary/plugins/openlibrary/js/search-modal/SearchModal.js:972
Method_collapse
(e)
openlibrary/components/lit/OlToastRegion.js:122
Method_convert_to_milli_timestamp
Uses the `_id` of the document `d` to create a UNIX timestamp and converts it to milliseconds
openlibrary/core/admin.py:44
Method_cover_dimensions
(self)
openlibrary/solr/updater/edition.py:201
Method_cover_dimensions
(self)
openlibrary/solr/updater/work.py:588
Method_db_execute
(self, cur, sql_query)
openlibrary/utils/sentry.py:110
Method_expand
()
openlibrary/components/lit/OlToastRegion.js:116
Method_focusFirst
Redirect Tab-past-end back to the first focusable element
openlibrary/components/lit/OpenLibraryOTP.js:439
Method_focusLast
Redirect Shift+Tab-past-start back to the last focusable element
openlibrary/components/lit/OpenLibraryOTP.js:447
Method_focusTarget
* Send focus to the default-trigger button rather than the first * focusable in shadow order.
openlibrary/components/lit/OlSelectPopover.js:414
Method_focusTarget
* Send focus to the default-trigger button rather than the first * focusable in shadow order (which could be a slotted user-provided * trigg
openlibrary/components/lit/OlOptionsPopover.js:263
Method_focusTarget
* Override point. Return the element inside the shadow root that should * receive focus when `host.focus()` is called. Return `null` to use the
openlibrary/components/lit/utils/focusable-host-mixin.js:62
Method_focusTarget
()
tests/unit/js/focusableHostMixin.test.js:24
Function_get_active_lists_in_random
(limit=20, preload=True)
openlibrary/plugins/openlibrary/lists.py:1127
Function_get_amazon_metadata
Uses the Amazon Product Advertising API ItemLookup operation to locate a specific book by identifier; either 'isbn' or 'asin'. https://webserv
openlibrary/core/vendors.py:613
Method_get_backreferences
(self, doc)
openlibrary/mocks/mock_infobase.py:288
Method_get_backreferences
(self, thing)
openlibrary/tests/core/test_models.py:99
Method_get_backreferences
(self, keys=None)
openlibrary/tests/core/test_processors.py:35
Method_get_backreferences
(self, thing)
openlibrary/plugins/upstream/tests/test_merge_authors.py:56
Method_get_books_imported_per_day
()
openlibrary/core/imports.py:358
Method_get_count
(status=None)
openlibrary/core/imports.py:294
Method_get_d
Returns the data that goes into memcache as d/$self.key. Used to measure the memcache usage.
openlibrary/core/models.py:227
Method_get_d
Returns the data that goes into memcache as d/$self.key. Used to measure the memcache usage.
openlibrary/core/models.py:638
Function_get_recent_changes
()
openlibrary/plugins/upstream/utils.py:1287
Function_get_recent_changes2
New recent changes for around the library. This function returns the message to display for each change. The message is get by calling `recen
openlibrary/plugins/upstream/utils.py:1328
Function_get_recently_modified_lists
Returns the most recently modified lists as list of dictionaries. This function is memoized for better performance.
openlibrary/plugins/openlibrary/lists.py:1074
Method_get_subjects
Return a list of subjects None.
scripts/providers/isbndb.py:110
Method_get_tar_index
(index, size)
openlibrary/coverstore/tests/test_code.py:45
Function_gettext
(message: str)
openlibrary/tests/core/test_jinja.py:46
Method_handleBackdropClick
(event)
openlibrary/components/lit/OlDialog.js:538
Method_handleCancel
Native dialog cancel event (Escape key).
openlibrary/components/lit/OlDialog.js:529
Method_handleClick
()
openlibrary/components/lit/OlToggle.js:238
Method_handleClick
()
openlibrary/components/lit/OLChip.js:215
Method_handleCloseClick
()
openlibrary/components/lit/OlDialog.js:548
Method_handleCodeSubmitted
(e)
openlibrary/components/lit/OpenLibraryOTP.js:484
Method_handleDocumentClick
(e)
openlibrary/components/lit/OLMarkdownEditor.js:414
Method_handleEmailSubmit
(e)
openlibrary/components/lit/OpenLibraryOTP.js:458
Method_handleFooterSlotChange
(event)
openlibrary/components/lit/OlDialog.js:647
Method_handleHeaderSlotChange
(event)
openlibrary/components/lit/OlDialog.js:643
Method_handleKeyDown
* Handle keyboard navigation within the pagination * @param {KeyboardEvent} e
openlibrary/components/lit/OlPagination.js:230
Method_handleKeyDown
* Manual Tab focus trap. Needed because Safari doesn't trap focus across * shadow DOM boundaries for slotted content.
openlibrary/components/lit/OlDialog.js:612
Method_handleKeydown
(e)
openlibrary/components/lit/OpenLibraryOTP.js:434
Method_handleLessClick
()
openlibrary/components/lit/OLReadMore.js:193
← previousnext →3,301–3,400 of 6,179, ranked by callers